Searched defs:nlink (Results 1 - 8 of 8) sorted by relevance
| /third_party/python/Modules/ |
| H A D | getpath.c | 432 int nlink = 0; variable
|
| /third_party/lzma/CPP/Windows/ |
| H A D | FileFind.h | 93 nlink_t nlink;
member in NWindows::NFile::NFind::CFileInfoBase
|
| /device/soc/rockchip/common/sdk_linux/init/ |
| H A D | initramfs.c | 159 static __initdata unsigned long ino, major, minor, nlink; variable
|
| /third_party/libfuse/test/ |
| H A D | test_syscalls.c | 251 static int st_check_nlink(struct stat *st, nlink_t nlink) in st_check_nlink() argument 261 static int check_nlink(const char *path, nlink_t nlink) in check_nlink() argument
|
| /device/soc/rockchip/common/sdk_linux/fs/xfs/ |
| H A D | xfs_inode.c | 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 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...] |
| /third_party/ntfs-3g/include/fuse-lite/ |
| H A D | fuse_kernel.h | 89 __u32 nlink; member
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | dir.c | 2872 int nlink = 0; in ntfs_dir_link_cnt() local
|
| /third_party/libfuse/include/ |
| H A D | fuse_kernel.h | 263 uint32_t nlink; member
|
Completed in 19 milliseconds