Searched defs:nlink (Results 1 - 25 of 33) sorted by relevance

12

/linux-master/fs/xfs/scrub/
H A Dparent.c35 xfs_nlink_t nlink; member in struct:xchk_parent_ctx
/linux-master/include/linux/
H A Dstat.h25 unsigned int nlink; member in struct:kstat
/linux-master/fs/hostfs/
H A Dhostfs.h59 unsigned int nlink; member in struct:hostfs_stat
/linux-master/fs/bcachefs/
H A Dinode.h208 bch2_inode_nlink_set(struct bch_inode_unpacked *bi, unsigned nlink) argument
H A Dfsck.c2584 struct nlink { struct in struct:nlink_table
/linux-master/fs/afs/
H A Dxdr_fs.h15 __be32 nlink; member in struct:afs_xdr_AFSFetchStatus
H A Dprotocol_yfs.h88 __be32 nlink; member in struct:yfs_xdr_YFSFetchStatus
H A Dafs.h141 u32 nlink; /* link count */ member in struct:afs_file_status
/linux-master/fs/jffs2/
H A Dgc.c131 int ret = 0, inum, nlink; local
/linux-master/fs/smb/server/
H A Dmisc.c201 int nlink; local
H A Dsmb2pdu.h127 __le32 nlink; member in struct:create_posix_rsp
/linux-master/fs/fuse/
H A Dcontrol.c209 fuse_ctl_add_dentry(struct dentry *parent, struct fuse_conn *fc, const char *name, int mode, int nlink, const struct inode_operations *iop, const struct file_operations *fop) argument
/linux-master/fs/proc/
H A Dinternal.h55 nlink_t nlink; member in struct:proc_dir_entry
H A Dgeneric.c143 nlink_t nlink = READ_ONCE(de->nlink); local
391 __proc_create(struct proc_dir_entry **parent, const char *name, umode_t mode, nlink_t nlink) argument
[all...]
/linux-master/fs/overlayfs/
H A Dinode.c1003 int nlink; local
1237 unsigned int nlink = is_dir ? 1 : realinode->i_nlink; local
[all...]
/linux-master/fs/xfs/
H A Dxfs_icache.c310 uint32_t nlink = inode->i_nlink; local
H A Dxfs_inode.c754 xfs_init_new_inode( struct mnt_idmap *idmap, struct xfs_trans *tp, struct xfs_inode *pip, xfs_ino_t ino, umode_t mode, xfs_nlink_t nlink, dev_t rdev, prid_t prid, bool init_xattrs, struct xfs_inode **ipp) argument
/linux-master/init/
H A Dinitramfs.c179 static __initdata unsigned long ino, major, minor, nlink; variable
/linux-master/fs/ubifs/
H A Dubifs-media.h526 __le32 nlink; member in struct:ubifs_ino_node
H A Ddebug.c1126 unsigned int nlink = 2; local
1787 unsigned int nlink; member in struct:fsck_inode
[all...]
/linux-master/fs/squashfs/
H A Dsquashfs_fs.h285 __le32 nlink; member in struct:squashfs_ipc_inode
295 __le32 nlink; member in struct:squashfs_lipc_inode
306 __le32 nlink; member in struct:squashfs_dev_inode
317 __le32 nlink; member in struct:squashfs_ldev_inode
329 __le32 nlink; member in struct:squashfs_symlink_inode
358 __le32 nlink; member in struct:squashfs_lreg_inode
373 __le32 nlink; member in struct:squashfs_dir_inode
386 __le32 nlink; member in struct:squashfs_ldir_inode
/linux-master/fs/smb/client/
H A Dsmb2pdu.h364 u32 nlink; member in struct:create_posix_rsp
/linux-master/fs/
H A Dinode.c364 void set_nlink(struct inode *inode, unsigned int nlink) argument
/linux-master/fs/ocfs2/
H A Docfs2.h560 u32 nlink = le16_to_cpu(di->i_links_count); local
568 static inline void ocfs2_set_links_count(struct ocfs2_dinode *di, u32 nlink) argument
/linux-master/fs/btrfs/
H A Dscrub.c391 u32 nlink; local

Completed in 349 milliseconds

12