Home
last modified time | relevance | path

Searched defs:dentry (Results 376 – 400 of 469) sorted by relevance

1...<<111213141516171819

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dfile.c1119 int ocfs2_setattr(struct dentry *dentry, struct iattr *attr) in ocfs2_setattr()
2239 struct dentry *dentry = file->f_path.dentry; in ocfs2_prepare_inode_for_write() local
H A Ddlmglue.c2963 int ocfs2_dentry_lock(struct dentry *dentry, int ex) in ocfs2_dentry_lock()
2988 void ocfs2_dentry_unlock(struct dentry *dentry, int ex) in ocfs2_dentry_unlock()
4041 struct dentry *dentry; in ocfs2_dentry_convert_worker() local
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfsd.h480 static inline int nfsd4_is_junction(struct dentry *dentry) in nfsd4_is_junction()
/OK3568_Linux_fs/kernel/security/integrity/ima/
H A Dima.h366 static inline int ima_read_xattr(struct dentry *dentry, in ima_read_xattr()
/OK3568_Linux_fs/kernel/drivers/clk/baikal-t1/
H A Dccu-pll.c439 static void ccu_pll_debug_init(struct clk_hw *hw, struct dentry *dentry) in ccu_pll_debug_init()
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.c50 static int ceph_statfs(struct dentry *dentry, struct kstatfs *buf) in ceph_statfs()
/OK3568_Linux_fs/kernel/fs/ufs/
H A Dsuper.c1412 static int ufs_statfs(struct dentry *dentry, struct kstatfs *buf) in ufs_statfs()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.c1049 static int remove_buf_file_handler(struct dentry *dentry) in remove_buf_file_handler()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dsuper.c410 static int ubifs_statfs(struct dentry *dentry, struct kstatfs *buf) in ubifs_statfs()
/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Dinternal.h38 struct dentry *dentry; /* the file/dir representing this object */ member
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_pvtm.c80 struct dentry *dentry; member
/OK3568_Linux_fs/kernel/drivers/clk/davinci/
H A Dpll.c993 static void davinci_pll_debug_init(struct clk_hw *hw, struct dentry *dentry) in davinci_pll_debug_init()
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dsuper.c917 static int gfs2_statfs(struct dentry *dentry, struct kstatfs *buf) in gfs2_statfs()
H A Dops_fstype.c458 struct dentry *dentry; in gfs2_lookup_root() local
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4idmap.c440 struct dentry *dentry; in nfs_idmap_pipe_create() local
/OK3568_Linux_fs/kernel/fs/
H A Dpipe.c861 static char *pipefs_dname(struct dentry *dentry, char *buffer, int buflen) in pipefs_dname()
H A Dseq_file.c526 int seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc) in seq_dentry()
/OK3568_Linux_fs/kernel/fs/jffs2/
H A Dxattr.c961 ssize_t jffs2_listxattr(struct dentry *dentry, char *buffer, size_t size) in jffs2_listxattr()
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcgroup-v1.c704 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry) in cgroupstats_build()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dsuper.c578 static int ubifs_statfs(struct dentry *dentry, struct kstatfs *buf) in ubifs_statfs()
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dsuper.c1409 static int ext2_statfs (struct dentry * dentry, struct kstatfs * buf) in ext2_statfs()
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dinode.c956 int nilfs_setattr(struct dentry *dentry, struct iattr *iattr) in nilfs_setattr()
/OK3568_Linux_fs/kernel/fs/coda/
H A Dupcall.c550 int venus_statfs(struct dentry *dentry, struct kstatfs *sfs) in venus_statfs()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_fs.h72 struct dentry *dentry; member
H A Dcgroup.h717 struct dentry *dentry) { return -EINVAL; } in cgroupstats_build()

1...<<111213141516171819