Home
last modified time | relevance | path

Searched refs:nlinks (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/usr/
Dgen_init_cpio.c297 unsigned int nlinks) in cpio_mkfile() argument
336 for (i = 1; i <= nlinks; i++) { in cpio_mkfile()
338 if (i == nlinks) size = buf.st_size; in cpio_mkfile()
350 nlinks, /* nlink */ in cpio_mkfile()
408 int nlinks = 1; in cpio_mkfile_line() local
439 nlinks++; in cpio_mkfile_line()
446 mode, uid, gid, nlinks); in cpio_mkfile_line()
/linux-4.19.296/fs/btrfs/
Dsend.c6298 u32 nlinks; in changed_inode() local
6300 nlinks = btrfs_inode_nlink(sctx->left_path->nodes[0], left_ii); in changed_inode()
6301 if (nlinks == 0) { in changed_inode()