Home
last modified time | relevance | path

Searched refs:nlink (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/init/
H A Dinitramfs.c159 static __initdata unsigned long ino, major, minor, nlink; variable
181 nlink = parsed[0x4]; in parse_header()
328 if (nlink >= 2) { in maybe_link()
/device/soc/rockchip/common/sdk_linux/fs/xfs/
H A Dxfs_inode.c753 * The in-core inode is locked exclusively. Set mode, nlink, and rdev
782 static int xfs_ialloc(xfs_trans_t *tp, xfs_inode_t *pip, umode_t mode, xfs_nlink_t nlink, dev_t rdev, prid_t prid, in xfs_ialloc() argument
831 set_nlink(inode, nlink); in xfs_ialloc()
931 umode_t mode, xfs_nlink_t nlink, dev_t rdev, prid_t prid, /* project id */ in xfs_dir_ialloc()
960 code = xfs_ialloc(tp, dp, mode, nlink, rdev, prid, &ialloc_context, &ip); in xfs_dir_ialloc()
1028 code = xfs_ialloc(tp, dp, mode, nlink, rdev, prid, &ialloc_context, &ip); in xfs_dir_ialloc()
2144 * a tmpfile via O_TMPFILE. The inode @ip must have nlink == 0.
3014 * Complete the inode setup and flag it as linkable. nlink is already in xfs_rename_alloc_whiteout()
3152 * Lock the AGI buffers we need to handle bumping the nlink of the in xfs_rename()
3154 * nlink o in xfs_rename()
927 xfs_dir_ialloc(xfs_trans_t **tpp, xfs_inode_t *dp, umode_t mode, xfs_nlink_t nlink, dev_t rdev, prid_t prid, xfs_inode_t **ipp) xfs_dir_ialloc() argument
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_hipriv.c2654 g_proc_entry->nlink = 1; /* linux创建proc默认值 */ in wal_hipriv_create_proc()

Completed in 15 milliseconds