HomeSort by relevance Sort by last modified time
    Searched refs:nlink (Results 26 - 47 of 47) sorted by null

12

  /external/squashfs-tools/kernel-2.4/fs/squashfs/
inode.c 636 i->i_nlink = inodep->nlink;
681 i->i_nlink = inodep->nlink;
719 i->i_nlink = inodep->nlink;
763 i->i_nlink = inodep->nlink;
799 i->i_nlink = inodep->nlink;
832 i->i_nlink = inodep->nlink;
    [all...]
  /bionic/libc/kernel/uapi/linux/
btrfs_tree.h 232 __le32 nlink; member in struct:btrfs_inode_item
fuse.h 36 uint32_t nlink; member in struct:fuse_attr
  /bootable/recovery/fuse_sideload/
fuse_sideload.cpp 155 attr->nlink = 1;
  /external/kernel-headers/original/uapi/linux/
btrfs_tree.h 563 __le32 nlink; member in struct:btrfs_inode_item
fuse.h 179 uint32_t nlink; member in struct:fuse_attr
  /external/clang/www/demo/
index.cgi 141 my ($dev,$ino,$mode,$nlink,$uid,$gid,$rdev,$size,$atime,$locktime) =
  /external/u-boot/fs/ubifs/
super.c 140 * @nlink: new nlink (should be non-zero)
145 void set_nlink(struct inode *inode, unsigned int nlink)
147 if (!nlink) {
150 /* Yes, some filesystems do change nlink from zero to one */
154 inode->__i_nlink = nlink;
295 set_nlink(inode, le32_to_cpu(ino->nlink));
500 dbg_gen("inode %lu, mode %#x, nlink %u",
    [all...]
orphan.c 832 if (ci->node->nlink == 0)
replay.c 598 if (le32_to_cpu(ino->nlink) == 0)
sb.c 296 ino->nlink = cpu_to_le32(2);
  /external/curl/packages/vms/
build_gnv_curl_pcsi_desc.com 184 $ nlink = "pcsi$destination:" + pathname
187 """if f$search(""""''nlink'"""") .eqs. """""""" then" + -
188 " set file/enter=''nlink' ''ntarg'"""
197 """if f$search(""""''nlink'"""") .nes. """""""" then" + -
198 " set file/remove ''nlink';"""
  /external/squashfs-tools/squashfs-tools/
action.c     [all...]
  /external/curl/tests/python_dependencies/impacket/
smbserver.py 208 (mode, ino, dev, nlink, uid, gid, size, atime, mtime, ctime) = os.stat(pathName)
313 (mode, ino, dev, nlink, uid, gid, size, atime, mtime, ctime) = os.stat(i)
384 (mode, ino, dev, nlink, uid, gid, size, atime, mtime, ctime) = os.stat(pathName)
    [all...]
  /external/brotli/js/
decode.min.js     [all...]
  /external/syzkaller/sys/netbsd/gen/
amd64.go     [all...]
  /external/syzkaller/sys/freebsd/gen/
amd64.go     [all...]
  /external/syzkaller/sys/linux/gen/
386.go     [all...]
amd64.go     [all...]
arm.go     [all...]
arm64.go     [all...]
ppc64le.go     [all...]

Completed in 762 milliseconds

12