Searched defs:nlink (Results 1 – 10 of 10) sorted by relevance
/third_party/node/deps/npm/node_modules/tar/lib/ |
D | write-entry.js | 186 nlink: this.portable ? null : this.stat.nlink property 479 nlink: this.portable ? null : this.readEntry.nlink property
|
/third_party/node/lib/internal/fs/ |
D | utils.js | 388 function StatsBase(dev, mode, nlink, uid, gid, rdev, blksize, argument 452 function BigIntStats(dev, mode, nlink, uid, gid, rdev, blksize, argument 483 function Stats(dev, mode, nlink, uid, gid, rdev, blksize, argument
|
/third_party/typescript/src/harness/ |
D | vfsUtil.ts | 1282 public nlink: number; property in Stats 1441 nlink: number; // number of hard links property 1458 nlink: number; // number of hard links property 1474 nlink: number; // number of hard links property
|
/third_party/libfuse/test/ |
D | test_syscalls.c | 251 static int st_check_nlink(struct stat *st, nlink_t nlink) in st_check_nlink() 261 static int check_nlink(const char *path, nlink_t nlink) in check_nlink()
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_fileio.js | 23 nlink: '[PC preview] unknow nlink', property
|
/third_party/python/Modules/ |
D | getpath.c | 1053 unsigned int nlink = 0; in resolve_symlinks() local
|
/third_party/ntfs-3g/libntfs-3g/ |
D | dir.c | 2872 int nlink = 0; in ntfs_dir_link_cnt() local
|
/third_party/ntfs-3g/include/fuse-lite/ |
D | fuse_kernel.h | 89 __u32 nlink; member
|
/third_party/libfuse/include/ |
D | fuse_kernel.h | 190 uint32_t nlink; member
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 4605 unsigned int nlink; member 15286 __u32 nlink; member 43448 nlink_t nlink; member 47837 int nlink; member
|