Searched defs:dentry (Results 1 - 200 of 429) sorted by relevance

123

/linux-4.1.27/fs/sysv/
H A Dsymlink.c11 static void *sysv_follow_link(struct dentry *dentry, struct nameidata *nd) sysv_follow_link() argument
H A Dfile.c31 static int sysv_setattr(struct dentry *dentry, struct iattr *attr) sysv_setattr() argument
H A Ddir.c131 struct sysv_dir_entry *sysv_find_entry(struct dentry *dentry, struct page **res_page) sysv_find_entry() argument
177 int sysv_add_link(struct dentry *dentry, struct inode *inode) sysv_add_link() argument
361 ino_t sysv_inode_by_name(struct dentry *dentry) sysv_inode_by_name() argument
H A Dnamei.c18 static int add_nondir(struct dentry *dentry, struct inode *inode) add_nondir() argument
30 static int sysv_hash(const struct dentry *dentry, struct qstr *qstr) sysv_hash() argument
45 static struct dentry *sysv_lookup(struct inode * dir, struct dentry * dentry, unsigned int flags) sysv_lookup() argument
63 static int sysv_mknod(struct inode * dir, struct dentry * dentry, umode_t mode, dev_t rdev) sysv_mknod() argument
82 static int sysv_create(struct inode * dir, struct dentry * dentry, umode_t mode, bool excl) sysv_create() argument
87 static int sysv_symlink(struct inode * dir, struct dentry * dentry, sysv_symlink() argument
118 static int sysv_link(struct dentry * old_dentry, struct inode * dir, sysv_link() argument
130 static int sysv_mkdir(struct inode * dir, struct dentry *dentry, umode_t mode) sysv_mkdir() argument
167 static int sysv_unlink(struct inode * dir, struct dentry * dentry) sysv_unlink() argument
188 static int sysv_rmdir(struct inode * dir, struct dentry * dentry) sysv_rmdir() argument
H A Dinode.c87 static int sysv_statfs(struct dentry *dentry, struct kstatfs *buf) sysv_statfs() argument
/linux-4.1.27/fs/cifs/
H A Dexport.c49 static struct dentry *cifs_get_parent(struct dentry *dentry) cifs_get_parent() argument
/linux-4.1.27/fs/ufs/
H A Dsymlink.c35 static void *ufs_follow_link(struct dentry *dentry, struct nameidata *nd) ufs_follow_link() argument
H A Dnamei.c37 static inline int ufs_add_nondir(struct dentry *dentry, struct inode *inode) ufs_add_nondir() argument
51 static struct dentry *ufs_lookup(struct inode * dir, struct dentry *dentry, unsigned int flags) ufs_lookup() argument
75 static int ufs_create (struct inode * dir, struct dentry * dentry, umode_t mode, ufs_create() argument
99 static int ufs_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, dev_t rdev) ufs_mknod() argument
120 static int ufs_symlink (struct inode * dir, struct dentry * dentry, ufs_symlink() argument
165 static int ufs_link (struct dentry * old_dentry, struct inode * dir, ufs_link() argument
187 static int ufs_mkdir(struct inode * dir, struct dentry * dentry, umode_t mode) ufs_mkdir() argument
231 static int ufs_unlink(struct inode *dir, struct dentry *dentry) ufs_unlink() argument
253 static int ufs_rmdir (struct inode * dir, struct dentry *dentry) ufs_rmdir() argument
H A Ddir.c312 int ufs_add_link(struct dentry *dentry, struct inode *inode) ufs_add_link() argument
H A Dtruncate.c493 int ufs_setattr(struct dentry *dentry, struct iattr *attr) ufs_setattr() argument
/linux-4.1.27/fs/jffs2/
H A Dsymlink.c32 static void *jffs2_follow_link(struct dentry *dentry, struct nameidata *nd) jffs2_follow_link() argument
H A Dxattr_trusted.c19 static int jffs2_trusted_getxattr(struct dentry *dentry, const char *name, jffs2_trusted_getxattr() argument
28 static int jffs2_trusted_setxattr(struct dentry *dentry, const char *name, jffs2_trusted_setxattr() argument
37 static size_t jffs2_trusted_listxattr(struct dentry *dentry, char *list, jffs2_trusted_listxattr() argument
H A Dxattr_user.c19 static int jffs2_user_getxattr(struct dentry *dentry, const char *name, jffs2_user_getxattr() argument
28 static int jffs2_user_setxattr(struct dentry *dentry, const char *name, jffs2_user_setxattr() argument
37 static size_t jffs2_user_listxattr(struct dentry *dentry, char *list, jffs2_user_listxattr() argument
H A Dsecurity.c51 static int jffs2_security_getxattr(struct dentry *dentry, const char *name, jffs2_security_getxattr() argument
61 static int jffs2_security_setxattr(struct dentry *dentry, const char *name, jffs2_security_setxattr() argument
71 static size_t jffs2_security_listxattr(struct dentry *dentry, char *list, jffs2_security_listxattr() argument
H A Ddir.c158 static int jffs2_create(struct inode *dir_i, struct dentry *dentry, jffs2_create() argument
223 static int jffs2_unlink(struct inode *dir_i, struct dentry *dentry) jffs2_unlink() argument
242 static int jffs2_link (struct dentry *old_dentry, struct inode *dir_i, struct dentry *dentry) jffs2_link() argument
278 static int jffs2_symlink (struct inode *dir_i, struct dentry *dentry, const char *target) jffs2_symlink() argument
440 static int jffs2_mkdir (struct inode *dir_i, struct dentry *dentry, umode_t mode) jffs2_mkdir() argument
584 static int jffs2_rmdir (struct inode *dir_i, struct dentry *dentry) jffs2_rmdir() argument
608 static int jffs2_mknod (struct inode *dir_i, struct dentry *dentry, umode_t mode, dev_t rdev) jffs2_mknod() argument
H A Dfs.c191 int jffs2_setattr(struct dentry *dentry, struct iattr *iattr) jffs2_setattr() argument
207 int jffs2_statfs(struct dentry *dentry, struct kstatfs *buf) jffs2_statfs() argument
/linux-4.1.27/fs/jfs/
H A Dsymlink.c25 static void *jfs_follow_link(struct dentry *dentry, struct nameidata *nd) jfs_follow_link() argument
H A Djfs_unicode.c115 int get_UCSname(struct component_name * uniName, struct dentry *dentry) get_UCSname() argument
H A Dfile.c101 int jfs_setattr(struct dentry *dentry, struct iattr *iattr) jfs_setattr() argument
/linux-4.1.27/fs/hfs/
H A Dsysdep.c16 static int hfs_revalidate_dentry(struct dentry *dentry, unsigned int flags) hfs_revalidate_dentry() argument
H A Dattr.c16 int hfs_setxattr(struct dentry *dentry, const char *name, hfs_setxattr() argument
59 ssize_t hfs_getxattr(struct dentry *dentry, const char *name, hfs_getxattr() argument
106 ssize_t hfs_listxattr(struct dentry *dentry, char *buffer, size_t size) hfs_listxattr() argument
H A Dstring.c54 int hfs_hash_dentry(const struct dentry *dentry, struct qstr *this) hfs_hash_dentry() argument
95 int hfs_compare_dentry(const struct dentry *parent, const struct dentry *dentry, hfs_compare_dentry() argument
H A Ddir.c20 static struct dentry *hfs_lookup(struct inode *dir, struct dentry *dentry, hfs_lookup() argument
192 static int hfs_create(struct inode *dir, struct dentry *dentry, umode_t mode, hfs_create() argument
222 static int hfs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) hfs_mkdir() argument
254 static int hfs_remove(struct inode *dir, struct dentry *dentry) hfs_remove() argument
H A Dsuper.c94 static int hfs_statfs(struct dentry *dentry, struct kstatfs *buf) hfs_statfs() argument
/linux-4.1.27/fs/minix/
H A Dfile.c24 static int minix_setattr(struct dentry *dentry, struct iattr *attr) minix_setattr() argument
H A Dnamei.c9 static int add_nondir(struct dentry *dentry, struct inode *inode) add_nondir() argument
21 static struct dentry *minix_lookup(struct inode * dir, struct dentry *dentry, unsigned int flags) minix_lookup() argument
39 static int minix_mknod(struct inode * dir, struct dentry *dentry, umode_t mode, dev_t rdev) minix_mknod() argument
57 static int minix_tmpfile(struct inode *dir, struct dentry *dentry, umode_t mode) minix_tmpfile() argument
69 static int minix_create(struct inode *dir, struct dentry *dentry, umode_t mode, minix_create() argument
75 static int minix_symlink(struct inode * dir, struct dentry *dentry, minix_symlink() argument
104 static int minix_link(struct dentry * old_dentry, struct inode * dir, minix_link() argument
115 static int minix_mkdir(struct inode * dir, struct dentry *dentry, umode_t mode) minix_mkdir() argument
151 static int minix_unlink(struct inode * dir, struct dentry *dentry) minix_unlink() argument
172 static int minix_rmdir(struct inode * dir, struct dentry *dentry) minix_rmdir() argument
H A Ddir.c155 minix_dirent *minix_find_entry(struct dentry *dentry, struct page **res_page) minix_find_entry() argument
204 int minix_add_link(struct dentry *dentry, struct inode *inode) minix_add_link() argument
455 ino_t minix_inode_by_name(struct dentry *dentry) minix_inode_by_name() argument
/linux-4.1.27/include/linux/
H A Dpath.h9 struct dentry *dentry; member in struct:path
H A Devm.h46 static inline enum integrity_status evm_verifyxattr(struct dentry *dentry, evm_verifyxattr() argument
56 static inline int evm_inode_setattr(struct dentry *dentry, struct iattr *attr) evm_inode_setattr() argument
61 static inline void evm_inode_post_setattr(struct dentry *dentry, int ia_valid) evm_inode_post_setattr() argument
66 static inline int evm_inode_setxattr(struct dentry *dentry, const char *name, evm_inode_setxattr() argument
72 static inline void evm_inode_post_setxattr(struct dentry *dentry, evm_inode_post_setxattr() argument
80 static inline int evm_inode_removexattr(struct dentry *dentry, evm_inode_removexattr() argument
86 static inline void evm_inode_post_removexattr(struct dentry *dentry, evm_inode_post_removexattr() argument
H A Dima.h63 static inline void ima_inode_post_setattr(struct dentry *dentry) ima_inode_post_setattr() argument
68 static inline int ima_inode_setxattr(struct dentry *dentry, ima_inode_setxattr() argument
76 static inline int ima_inode_removexattr(struct dentry *dentry, ima_inode_removexattr() argument
H A Dlsm_audit.h58 struct dentry *dentry; member in union:common_audit_data::__anon11908
H A Drelay.h41 struct dentry *dentry; /* channel file dentry */ member in struct:rchan_buf
/linux-4.1.27/fs/autofs4/
H A Dsymlink.c15 static void *autofs4_follow_link(struct dentry *dentry, struct nameidata *nd) autofs4_follow_link() argument
H A Dexpire.c20 static inline int autofs4_can_expire(struct dentry *dentry, autofs4_can_expire() argument
38 static int autofs4_mount_busy(struct vfsmount *mnt, struct dentry *dentry) autofs4_mount_busy() argument
344 static struct dentry *should_expire(struct dentry *dentry, should_expire() argument
433 struct dentry *dentry; autofs4_expire_indirect() local
490 int autofs4_expire_wait(struct dentry *dentry, int rcu_walk) autofs4_expire_wait() argument
531 struct dentry *dentry; autofs4_expire_run() local
564 struct dentry *dentry; autofs4_do_expire_multi() local
H A Dwaitq.c343 int autofs4_wait(struct autofs_sb_info *sbi, struct dentry *dentry, autofs4_wait() argument
180 autofs4_getpath(struct autofs_sb_info *sbi, struct dentry *dentry, char **name) autofs4_getpath() argument
248 validate_request(struct autofs_wait_queue **wait, struct autofs_sb_info *sbi, struct qstr *qstr, struct dentry*dentry, enum autofs_notify notify) validate_request() argument
/linux-4.1.27/fs/exofs/
H A Dsymlink.c38 static void *exofs_follow_link(struct dentry *dentry, struct nameidata *nd) exofs_follow_link() argument
H A Dnamei.c36 static inline int exofs_add_nondir(struct dentry *dentry, struct inode *inode) exofs_add_nondir() argument
48 static struct dentry *exofs_lookup(struct inode *dir, struct dentry *dentry, exofs_lookup() argument
62 static int exofs_create(struct inode *dir, struct dentry *dentry, umode_t mode, exofs_create() argument
77 static int exofs_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, exofs_mknod() argument
96 static int exofs_symlink(struct inode *dir, struct dentry *dentry, exofs_symlink() argument
141 static int exofs_link(struct dentry *old_dentry, struct inode *dir, exofs_link() argument
153 static int exofs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) exofs_mkdir() argument
192 static int exofs_unlink(struct inode *dir, struct dentry *dentry) exofs_unlink() argument
214 static int exofs_rmdir(struct inode *dir, struct dentry *dentry) exofs_rmdir() argument
/linux-4.1.27/fs/ext2/
H A Dsymlink.c24 static void *ext2_follow_link(struct dentry *dentry, struct nameidata *nd) ext2_follow_link() argument
H A Dxattr_trusted.c12 ext2_xattr_trusted_list(struct dentry *dentry, char *list, size_t list_size, ext2_xattr_trusted_list() argument
30 ext2_xattr_trusted_get(struct dentry *dentry, const char *name, ext2_xattr_trusted_get() argument
40 ext2_xattr_trusted_set(struct dentry *dentry, const char *name, ext2_xattr_trusted_set() argument
H A Dxattr_user.c14 ext2_xattr_user_list(struct dentry *dentry, char *list, size_t list_size, ext2_xattr_user_list() argument
32 ext2_xattr_user_get(struct dentry *dentry, const char *name, ext2_xattr_user_get() argument
44 ext2_xattr_user_set(struct dentry *dentry, const char *name, ext2_xattr_user_set() argument
H A Dxattr_security.c11 ext2_xattr_security_list(struct dentry *dentry, char *list, size_t list_size, ext2_xattr_security_list() argument
26 ext2_xattr_security_get(struct dentry *dentry, const char *name, ext2_xattr_security_get() argument
36 ext2_xattr_security_set(struct dentry *dentry, const char *name, ext2_xattr_security_set() argument
H A Dnamei.c39 static inline int ext2_add_nondir(struct dentry *dentry, struct inode *inode) ext2_add_nondir() argument
57 static struct dentry *ext2_lookup(struct inode * dir, struct dentry *dentry, unsigned int flags) ext2_lookup() argument
96 static int ext2_create (struct inode * dir, struct dentry * dentry, umode_t mode, bool excl) ext2_create() argument
118 static int ext2_tmpfile(struct inode *dir, struct dentry *dentry, umode_t mode) ext2_tmpfile() argument
138 static int ext2_mknod (struct inode * dir, struct dentry *dentry, umode_t mode, dev_t rdev) ext2_mknod() argument
161 static int ext2_symlink (struct inode * dir, struct dentry * dentry, ext2_symlink() argument
208 static int ext2_link (struct dentry * old_dentry, struct inode * dir, ext2_link() argument
230 static int ext2_mkdir(struct inode * dir, struct dentry * dentry, umode_t mode) ext2_mkdir() argument
276 static int ext2_unlink(struct inode * dir, struct dentry *dentry) ext2_unlink() argument
300 static int ext2_rmdir (struct inode * dir, struct dentry *dentry) ext2_rmdir() argument
/linux-4.1.27/fs/ext3/
H A Dsymlink.c24 static void * ext3_follow_link(struct dentry *dentry, struct nameidata *nd) ext3_follow_link() argument
H A Dxattr_trusted.c12 ext3_xattr_trusted_list(struct dentry *dentry, char *list, size_t list_size, ext3_xattr_trusted_list() argument
30 ext3_xattr_trusted_get(struct dentry *dentry, const char *name, ext3_xattr_trusted_get() argument
40 ext3_xattr_trusted_set(struct dentry *dentry, const char *name, ext3_xattr_trusted_set() argument
H A Dxattr_user.c12 ext3_xattr_user_list(struct dentry *dentry, char *list, size_t list_size, ext3_xattr_user_list() argument
30 ext3_xattr_user_get(struct dentry *dentry, const char *name, void *buffer, ext3_xattr_user_get() argument
42 ext3_xattr_user_set(struct dentry *dentry, const char *name, ext3_xattr_user_set() argument
H A Dxattr_security.c11 ext3_xattr_security_list(struct dentry *dentry, char *list, size_t list_size, ext3_xattr_security_list() argument
27 ext3_xattr_security_get(struct dentry *dentry, const char *name, ext3_xattr_security_get() argument
37 ext3_xattr_security_set(struct dentry *dentry, const char *name, ext3_xattr_security_set() argument
/linux-4.1.27/fs/qnx6/
H A Dnamei.c15 struct dentry *qnx6_lookup(struct inode *dir, struct dentry *dentry, qnx6_lookup() argument
/linux-4.1.27/fs/nfs/
H A Dsymlink.c46 static void *nfs_follow_link(struct dentry *dentry, struct nameidata *nd) nfs_follow_link() argument
H A Dnfs4file.c25 struct dentry *dentry = filp->f_path.dentry; nfs4_file_open() local
H A Dnamespace.c50 char *nfs_path(char **p, struct dentry *dentry, char *buffer, ssize_t buflen, nfs_path() argument
181 nfs_namespace_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) nfs_namespace_getattr() argument
190 nfs_namespace_setattr(struct dentry *dentry, struct iattr *attr) nfs_namespace_setattr() argument
240 struct vfsmount *nfs_do_submount(struct dentry *dentry, struct nfs_fh *fh, nfs_do_submount() argument
275 struct vfsmount *nfs_submount(struct nfs_server *server, struct dentry *dentry, nfs_submount() argument
H A Dnfs3acl.c280 nfs3_listxattr(struct dentry *dentry, char *data, size_t size) nfs3_listxattr() argument
H A Dnfs4namespace.c83 static char *nfs4_path(struct dentry *dentry, char *buffer, ssize_t buflen) nfs4_path() argument
100 static int nfs4_validate_fspath(struct dentry *dentry, nfs4_validate_fspath() argument
296 static struct vfsmount *nfs_follow_referral(struct dentry *dentry, nfs_follow_referral() argument
352 static struct vfsmount *nfs_do_refmount(struct rpc_clnt *client, struct dentry *dentry) nfs_do_refmount() argument
394 struct vfsmount *nfs4_submount(struct nfs_server *server, struct dentry *dentry, nfs4_submount() argument
H A Dnfs4super.c219 struct dentry *dentry; nfs_follow_remote_path() local
H A Dunlink.c45 static int nfs_copy_dname(struct dentry *dentry, struct nfs_unlinkdata *data) nfs_copy_dname() argument
183 static int nfs_call_unlink(struct dentry *dentry, struct nfs_unlinkdata *data) nfs_call_unlink() argument
211 void nfs_wait_on_sillyrename(struct dentry *dentry) nfs_wait_on_sillyrename() argument
218 void nfs_block_sillyrename(struct dentry *dentry) nfs_block_sillyrename() argument
225 void nfs_unblock_sillyrename(struct dentry *dentry) nfs_unblock_sillyrename() argument
252 nfs_async_unlink(struct inode *dir, struct dentry *dentry) nfs_async_unlink() argument
303 nfs_complete_unlink(struct dentry *dentry, struct inode *inode) nfs_complete_unlink() argument
321 nfs_cancel_async_unlink(struct dentry *dentry) nfs_cancel_async_unlink() argument
469 struct dentry *dentry = data->old_dentry; nfs_complete_sillyrename() local
513 nfs_sillyrename(struct inode *dir, struct dentry *dentry) nfs_sillyrename() argument
/linux-4.1.27/net/wimax/
H A Ddebugfs.c44 struct dentry *dentry; wimax_debugfs_add() local
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
H A Ddebug.h26 struct dentry *dentry; member in struct:wcn36xx_dfs_file
/linux-4.1.27/fs/reiserfs/
H A Dxattr_trusted.c11 trusted_get(struct dentry *dentry, const char *name, void *buffer, size_t size, trusted_get() argument
24 trusted_set(struct dentry *dentry, const char *name, const void *buffer, trusted_set() argument
36 static size_t trusted_list(struct dentry *dentry, char *list, size_t list_size, trusted_list() argument
H A Dxattr_user.c10 user_get(struct dentry *dentry, const char *name, void *buffer, size_t size, user_get() argument
22 user_set(struct dentry *dentry, const char *name, const void *buffer, user_set() argument
33 static size_t user_list(struct dentry *dentry, char *list, size_t list_size, user_list() argument
H A Dacl.h70 reiserfs_inherit_default_acl(struct reiserfs_transaction_handle *th, const struct inode *dir, struct dentry *dentry, struct inode *inode) reiserfs_inherit_default_acl() argument
H A Dxattr_security.c12 security_get(struct dentry *dentry, const char *name, void *buffer, size_t size, security_get() argument
25 security_set(struct dentry *dentry, const char *name, const void *buffer, security_set() argument
37 static size_t security_list(struct dentry *dentry, char *list, size_t list_len, security_list() argument
H A Dxattr_acl.c302 reiserfs_inherit_default_acl(struct reiserfs_transaction_handle *th, struct inode *dir, struct dentry *dentry, struct inode *inode) reiserfs_inherit_default_acl() argument
/linux-4.1.27/fs/hfsplus/
H A Dxattr_trusted.c14 static int hfsplus_trusted_getxattr(struct dentry *dentry, const char *name, hfsplus_trusted_getxattr() argument
22 static int hfsplus_trusted_setxattr(struct dentry *dentry, const char *name, hfsplus_trusted_setxattr() argument
29 static size_t hfsplus_trusted_listxattr(struct dentry *dentry, char *list, hfsplus_trusted_listxattr() argument
H A Dxattr_user.c14 static int hfsplus_user_getxattr(struct dentry *dentry, const char *name, hfsplus_user_getxattr() argument
22 static int hfsplus_user_setxattr(struct dentry *dentry, const char *name, hfsplus_user_setxattr() argument
29 static size_t hfsplus_user_listxattr(struct dentry *dentry, char *list, hfsplus_user_listxattr() argument
H A Dioctl.c28 struct dentry *dentry = file->f_path.dentry; hfsplus_ioctl_bless() local
H A Dxattr_security.c16 static int hfsplus_security_getxattr(struct dentry *dentry, const char *name, hfsplus_security_getxattr() argument
24 static int hfsplus_security_setxattr(struct dentry *dentry, const char *name, hfsplus_security_setxattr() argument
32 static size_t hfsplus_security_listxattr(struct dentry *dentry, char *list, hfsplus_security_listxattr() argument
H A Ddir.c22 static inline void hfsplus_instantiate(struct dentry *dentry, hfsplus_instantiate() argument
30 static struct dentry *hfsplus_lookup(struct inode *dir, struct dentry *dentry, hfsplus_lookup() argument
353 static int hfsplus_unlink(struct inode *dir, struct dentry *dentry) hfsplus_unlink() argument
410 static int hfsplus_rmdir(struct inode *dir, struct dentry *dentry) hfsplus_rmdir() argument
432 static int hfsplus_symlink(struct inode *dir, struct dentry *dentry, hfsplus_symlink() argument
474 static int hfsplus_mknod(struct inode *dir, struct dentry *dentry, hfsplus_mknod() argument
515 static int hfsplus_create(struct inode *dir, struct dentry *dentry, umode_t mode, hfsplus_create() argument
521 static int hfsplus_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) hfsplus_mkdir() argument
H A Dsuper.c305 static int hfsplus_statfs(struct dentry *dentry, struct kstatfs *buf) hfsplus_statfs() argument
H A Dunicode.c337 int hfsplus_hash_dentry(const struct dentry *dentry, struct qstr *str) hfsplus_hash_dentry() argument
388 int hfsplus_compare_dentry(const struct dentry *parent, const struct dentry *dentry, hfsplus_compare_dentry() argument
/linux-4.1.27/fs/hpfs/
H A Ddentry.c15 static int hpfs_hash_dentry(const struct dentry *dentry, struct qstr *qstr) hpfs_hash_dentry() argument
37 static int hpfs_compare_dentry(const struct dentry *parent, const struct dentry *dentry, hpfs_compare_dentry() argument
H A Dinode.c258 int hpfs_setattr(struct dentry *dentry, struct iattr *attr) hpfs_setattr() argument
H A Ddir.c196 struct dentry *hpfs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) hpfs_lookup() argument
H A Dnamei.c22 static int hpfs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) hpfs_mkdir() argument
130 static int hpfs_create(struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) hpfs_create() argument
217 static int hpfs_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, dev_t rdev) hpfs_mknod() argument
293 static int hpfs_symlink(struct inode *dir, struct dentry *dentry, const char *symlink) hpfs_symlink() argument
371 static int hpfs_unlink(struct inode *dir, struct dentry *dentry) hpfs_unlink() argument
422 static int hpfs_rmdir(struct inode *dir, struct dentry *dentry) hpfs_rmdir() argument
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
H A Dsyscalls.c66 struct dentry *dentry; do_spu_create() local
/linux-4.1.27/arch/s390/hypfs/
H A Dhypfs.h68 struct dentry *dentry; member in struct:hypfs_dbfs_file
/linux-4.1.27/fs/
H A Dattr.c190 int notify_change(struct dentry * dentry, struct iattr * attr, struct inode **delegated_inode) notify_change() argument
H A Danon_inodes.c31 static char *anon_inodefs_dname(struct dentry *dentry, char *buffer, int buflen) anon_inodefs_dname() argument
H A Dfhandle.c133 static int vfs_dentry_acceptable(void *context, struct dentry *dentry) vfs_dentry_acceptable() argument
H A Dnsfs.c14 static char *ns_dname(struct dentry *dentry, char *buffer, int buflen) ns_dname() argument
23 static void ns_prune_dentry(struct dentry *dentry) ns_prune_dentry() argument
51 struct dentry *dentry; ns_get_path() local
H A Dstatfs.c49 static int statfs_by_dentry(struct dentry *dentry, struct kstatfs *buf) statfs_by_dentry() argument
H A Dfile_table.c188 struct dentry *dentry = file->f_path.dentry; __fput() local
H A Dmount.h95 static inline void detach_mounts(struct dentry *dentry) detach_mounts() argument
134 static inline bool is_local_mountpoint(struct dentry *dentry) is_local_mountpoint() argument
H A Dbad_inode.c28 static int bad_inode_create (struct inode *dir, struct dentry *dentry, bad_inode_create() argument
34 static struct dentry *bad_inode_lookup(struct inode *dir, bad_inode_lookup() argument
40 static int bad_inode_link (struct dentry *old_dentry, struct inode *dir, bad_inode_link() argument
46 static int bad_inode_unlink(struct inode *dir, struct dentry *dentry) bad_inode_unlink() argument
51 static int bad_inode_symlink (struct inode *dir, struct dentry *dentry, bad_inode_symlink() argument
57 static int bad_inode_mkdir(struct inode *dir, struct dentry *dentry, bad_inode_mkdir() argument
63 static int bad_inode_rmdir (struct inode *dir, struct dentry *dentry) bad_inode_rmdir() argument
68 static int bad_inode_mknod (struct inode *dir, struct dentry *dentry, bad_inode_mknod() argument
81 static int bad_inode_readlink(struct dentry *dentry, char __user *buffer, bad_inode_readlink() argument
92 static int bad_inode_getattr(struct vfsmount *mnt, struct dentry *dentry, bad_inode_getattr() argument
103 static int bad_inode_setxattr(struct dentry *dentry, const char *name, bad_inode_setxattr() argument
109 static ssize_t bad_inode_getxattr(struct dentry *dentry, const char *name, bad_inode_getxattr() argument
115 static ssize_t bad_inode_listxattr(struct dentry *dentry, char *buffer, bad_inode_listxattr() argument
121 static int bad_inode_removexattr(struct dentry *dentry, const char *name) bad_inode_removexattr() argument
/linux-4.1.27/fs/ecryptfs/
H A Ddentry.c45 static int ecryptfs_d_revalidate(struct dentry *dentry, unsigned int flags) ecryptfs_d_revalidate() argument
80 static void ecryptfs_d_release(struct dentry *dentry) ecryptfs_d_release() argument
H A Dsuper.c104 static int ecryptfs_statfs(struct dentry *dentry, struct kstatfs *buf) ecryptfs_statfs() argument
H A Dfile.c131 static int read_or_initialize_metadata(struct dentry *dentry) read_or_initialize_metadata() argument
/linux-4.1.27/fs/ext4/
H A Dfsync.c46 struct dentry *dentry = NULL; ext4_sync_parent() local
H A Dxattr_trusted.c16 ext4_xattr_trusted_list(struct dentry *dentry, char *list, size_t list_size, ext4_xattr_trusted_list() argument
34 ext4_xattr_trusted_get(struct dentry *dentry, const char *name, void *buffer, ext4_xattr_trusted_get() argument
44 ext4_xattr_trusted_set(struct dentry *dentry, const char *name, ext4_xattr_trusted_set() argument
H A Dxattr_user.c15 ext4_xattr_user_list(struct dentry *dentry, char *list, size_t list_size, ext4_xattr_user_list() argument
33 ext4_xattr_user_get(struct dentry *dentry, const char *name, ext4_xattr_user_get() argument
45 ext4_xattr_user_set(struct dentry *dentry, const char *name, ext4_xattr_user_set() argument
H A Dsymlink.c26 static void *ext4_follow_link(struct dentry *dentry, struct nameidata *nd) ext4_follow_link() argument
100 static void ext4_put_link(struct dentry *dentry, struct nameidata *nd, ext4_put_link() argument
114 static void *ext4_follow_fast_link(struct dentry *dentry, struct nameidata *nd) ext4_follow_fast_link() argument
H A Dxattr_security.c15 ext4_xattr_security_list(struct dentry *dentry, char *list, size_t list_size, ext4_xattr_security_list() argument
31 ext4_xattr_security_get(struct dentry *dentry, const char *name, ext4_xattr_security_get() argument
41 ext4_xattr_security_set(struct dentry *dentry, const char *name, ext4_xattr_security_set() argument
/linux-4.1.27/fs/gfs2/
H A Ddentry.c36 static int gfs2_drevalidate(struct dentry *dentry, unsigned int flags) gfs2_drevalidate() argument
106 static int gfs2_dhash(const struct dentry *dentry, struct qstr *str) gfs2_dhash() argument
112 static int gfs2_dentry_delete(const struct dentry *dentry) gfs2_dentry_delete() argument
/linux-4.1.27/mm/
H A Dhwpoison-inject.c83 struct dentry *dentry; pfn_inject_init() local
H A Dpage_owner.c299 struct dentry *dentry; pageowner_init() local
/linux-4.1.27/fs/9p/
H A Dvfs_dentry.c50 static int v9fs_cached_dentry_delete(const struct dentry *dentry) v9fs_cached_dentry_delete() argument
67 static void v9fs_dentry_release(struct dentry *dentry) v9fs_dentry_release() argument
77 static int v9fs_lookup_revalidate(struct dentry *dentry, unsigned int flags) v9fs_lookup_revalidate() argument
H A Dxattr_security.c22 static int v9fs_xattr_security_get(struct dentry *dentry, const char *name, v9fs_xattr_security_get() argument
49 static int v9fs_xattr_security_set(struct dentry *dentry, const char *name, v9fs_xattr_security_set() argument
H A Dxattr_trusted.c22 static int v9fs_xattr_trusted_get(struct dentry *dentry, const char *name, v9fs_xattr_trusted_get() argument
49 static int v9fs_xattr_trusted_set(struct dentry *dentry, const char *name, v9fs_xattr_trusted_set() argument
H A Dxattr_user.c22 static int v9fs_xattr_user_get(struct dentry *dentry, const char *name, v9fs_xattr_user_get() argument
49 static int v9fs_xattr_user_set(struct dentry *dentry, const char *name, v9fs_xattr_user_set() argument
H A Dfid.c44 static inline void __add_fid(struct dentry *dentry, struct p9_fid *fid) __add_fid() argument
49 void v9fs_fid_add(struct dentry *dentry, struct p9_fid *fid) v9fs_fid_add() argument
64 static struct p9_fid *v9fs_fid_find(struct dentry *dentry, kuid_t uid, int any) v9fs_fid_find() argument
116 static struct p9_fid *v9fs_fid_lookup_with_uid(struct dentry *dentry, v9fs_fid_lookup_with_uid() argument
231 struct p9_fid *v9fs_fid_lookup(struct dentry *dentry) v9fs_fid_lookup() argument
260 struct p9_fid *v9fs_fid_clone(struct dentry *dentry) v9fs_fid_clone() argument
272 static struct p9_fid *v9fs_fid_clone_with_uid(struct dentry *dentry, kuid_t uid) v9fs_fid_clone_with_uid() argument
284 struct p9_fid *v9fs_writeback_fid(struct dentry *dentry) v9fs_writeback_fid() argument
93 build_path_from_dentry(struct v9fs_session_info *v9ses, struct dentry *dentry, char ***names) build_path_from_dentry() argument
H A Dxattr.c70 ssize_t v9fs_xattr_get(struct dentry *dentry, const char *name, v9fs_xattr_get() argument
96 int v9fs_xattr_set(struct dentry *dentry, const char *name, v9fs_xattr_set() argument
135 ssize_t v9fs_listxattr(struct dentry *dentry, char *buffer, size_t buffer_size) v9fs_listxattr() argument
H A Dacl.c215 static int v9fs_remote_get_acl(struct dentry *dentry, const char *name, v9fs_remote_get_acl() argument
233 static int v9fs_xattr_get_acl(struct dentry *dentry, const char *name, v9fs_xattr_get_acl() argument
261 static int v9fs_remote_set_acl(struct dentry *dentry, const char *name, v9fs_remote_set_acl() argument
281 static int v9fs_xattr_set_acl(struct dentry *dentry, const char *name, v9fs_xattr_set_acl() argument
H A Dvfs_super.c245 static int v9fs_statfs(struct dentry *dentry, struct kstatfs *buf) v9fs_statfs() argument
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Dsymlink.c121 static void *ll_follow_link(struct dentry *dentry, struct nameidata *nd) ll_follow_link() argument
154 static void ll_put_link(struct dentry *dentry, struct nameidata *nd, void *cookie) ll_put_link() argument
H A Ddcache.c84 static int ll_dcompare(const struct dentry *parent, const struct dentry *dentry, ll_dcompare() argument
252 struct dentry *dentry; ll_invalidate_aliases() local
309 static int ll_revalidate_dentry(struct dentry *dentry, ll_revalidate_dentry() argument
340 static int ll_revalidate_nd(struct dentry *dentry, unsigned int flags) ll_revalidate_nd() argument
H A Dllite_nfs.c230 static int ll_get_name(struct dentry *dentry, char *name, ll_get_name() argument
H A Dxattr.c214 int ll_setxattr(struct dentry *dentry, const char *name, ll_setxattr() argument
268 int ll_removexattr(struct dentry *dentry, const char *name) ll_removexattr() argument
457 ssize_t ll_getxattr(struct dentry *dentry, const char *name, ll_getxattr() argument
546 ssize_t ll_listxattr(struct dentry *dentry, char *buffer, size_t size) ll_listxattr() argument
/linux-4.1.27/fs/ocfs2/
H A Ddir.h69 ocfs2_add_entry(handle_t *handle, struct dentry *dentry, struct inode *inode, u64 blkno, struct buffer_head *parent_fe_bh, struct ocfs2_dir_lookup_result *lookup) ocfs2_add_entry() argument
H A Ddcache.c42 void ocfs2_dentry_attach_gen(struct dentry *dentry) ocfs2_dentry_attach_gen() argument
51 static int ocfs2_dentry_revalidate(struct dentry *dentry, unsigned int flags) ocfs2_dentry_revalidate() argument
128 static int ocfs2_match_dentry(struct dentry *dentry, ocfs2_match_dentry() argument
172 struct dentry *dentry; ocfs2_find_local_alias() local
226 int ocfs2_dentry_attach_lock(struct dentry *dentry, ocfs2_dentry_attach_lock() argument
394 static void ocfs2_dentry_iput(struct dentry *dentry, struct inode *inode) ocfs2_dentry_iput() argument
444 void ocfs2_dentry_move(struct dentry *dentry, struct dentry *target, ocfs2_dentry_move() argument
/linux-4.1.27/fs/proc/
H A Dself.c10 static int proc_self_readlink(struct dentry *dentry, char __user *buffer, proc_self_readlink() argument
22 static void *proc_self_follow_link(struct dentry *dentry, struct nameidata *nd) proc_self_follow_link() argument
H A Dthread_self.c10 static int proc_thread_self_readlink(struct dentry *dentry, char __user *buffer, proc_thread_self_readlink() argument
23 static void *proc_thread_self_follow_link(struct dentry *dentry, struct nameidata *nd) proc_thread_self_follow_link() argument
H A Dnamespaces.c33 static void *proc_ns_follow_link(struct dentry *dentry, struct nameidata *nd) proc_ns_follow_link() argument
54 static int proc_ns_readlink(struct dentry *dentry, char __user *buffer, int buflen) proc_ns_readlink() argument
138 static struct dentry *proc_ns_dir_lookup(struct inode *dir, proc_ns_dir_lookup() argument
81 proc_ns_instantiate(struct inode *dir, struct dentry *dentry, struct task_struct *task, const void *ptr) proc_ns_instantiate() argument
H A Dproc_net.c127 static struct dentry *proc_tgid_net_lookup(struct inode *dir, proc_tgid_net_lookup() argument
142 static int proc_tgid_net_getattr(struct vfsmount *mnt, struct dentry *dentry, proc_tgid_net_getattr() argument
H A Droot.c199 static int proc_root_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat proc_root_getattr() argument
207 static struct dentry *proc_root_lookup(struct inode * dir, struct dentry * dentry, unsigned int flags) proc_root_lookup() argument
H A Dfd.c83 static int tid_fd_revalidate(struct dentry *dentry, unsigned int flags) tid_fd_revalidate() argument
148 static int proc_fd_link(struct dentry *dentry, struct path *path) proc_fd_link() argument
179 proc_fd_instantiate(struct inode *dir, struct dentry *dentry, proc_fd_instantiate() argument
209 static struct dentry *proc_lookupfd_common(struct inode *dir, proc_lookupfd_common() argument
282 static struct dentry *proc_lookupfd(struct inode *dir, struct dentry *dentry, proc_lookupfd() argument
309 proc_fdinfo_instantiate(struct inode *dir, struct dentry *dentry, proc_fdinfo_instantiate() argument
337 proc_lookupfdinfo(struct inode *dir, struct dentry *dentry, unsigned int flags) proc_lookupfdinfo() argument
H A Dinode.c397 static void *proc_follow_link(struct dentry *dentry, struct nameidata *nd) proc_follow_link() argument
406 static void proc_put_link(struct dentry *dentry, struct nameidata *nd, void *p) proc_put_link() argument
/linux-4.1.27/fs/qnx4/
H A Dnamei.c94 struct dentry * qnx4_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) qnx4_lookup() argument
H A Dinode.c128 static int qnx4_statfs(struct dentry *dentry, struct kstatfs *buf) qnx4_statfs() argument
/linux-4.1.27/fs/kernfs/
H A Dsymlink.c101 static int kernfs_getlink(struct dentry *dentry, char *path) kernfs_getlink() argument
115 static void *kernfs_iop_follow_link(struct dentry *dentry, struct nameidata *nd) kernfs_iop_follow_link() argument
128 static void kernfs_iop_put_link(struct dentry *dentry, struct nameidata *nd, kernfs_iop_put_link() argument
H A Dmount.c32 static int kernfs_sop_show_options(struct seq_file *sf, struct dentry *dentry) kernfs_sop_show_options() argument
H A Dinode.c112 int kernfs_iop_setattr(struct dentry *dentry, struct iattr *iattr) kernfs_iop_setattr() argument
160 int kernfs_iop_setxattr(struct dentry *dentry, const char *name, kernfs_iop_setxattr() argument
199 int kernfs_iop_removexattr(struct dentry *dentry, const char *name) kernfs_iop_removexattr() argument
211 ssize_t kernfs_iop_getxattr(struct dentry *dentry, const char *name, void *buf, kernfs_iop_getxattr() argument
224 ssize_t kernfs_iop_listxattr(struct dentry *dentry, char *buf, size_t size) kernfs_iop_listxattr() argument
270 int kernfs_iop_getattr(struct vfsmount *mnt, struct dentry *dentry, kernfs_iop_getattr() argument
/linux-4.1.27/fs/cachefiles/
H A Dxattr.c31 struct dentry *dentry = object->dentry; cachefiles_check_object_type() local
106 struct dentry *dentry = object->dentry; cachefiles_set_object_xattr() local
134 struct dentry *dentry = object->dentry; cachefiles_update_object_xattr() local
163 struct dentry *dentry = object->dentry; cachefiles_check_auxdata() local
201 struct dentry *dentry = object->dentry; cachefiles_check_object_xattr() local
306 cachefiles_remove_object_xattr(struct cachefiles_cache *cache, struct dentry *dentry) cachefiles_remove_object_xattr() argument
H A Dnamei.c151 struct dentry *dentry; cachefiles_mark_object_active() local
99 cachefiles_mark_object_buried(struct cachefiles_cache *cache, struct dentry *dentry) cachefiles_mark_object_buried() argument
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
H A Ddebug.c100 struct dentry *dentry = drvr->dbgfs_dir; brcmf_debugfs_add_entry() local
/linux-4.1.27/fs/squashfs/
H A Dexport.c78 struct dentry *dentry = ERR_PTR(-ENOENT); squashfs_export_iget() local
H A Dnamei.c139 static struct dentry *squashfs_lookup(struct inode *dir, struct dentry *dentry, squashfs_lookup() argument
H A Dsuper.c353 static int squashfs_statfs(struct dentry *dentry, struct kstatfs *buf) squashfs_statfs() argument
/linux-4.1.27/fs/ncpfs/
H A Dsymlink.c106 int ncp_symlink(struct inode *dir, struct dentry *dentry, const char *symname) { ncp_symlink() argument
H A Dncplib_kernel.h176 ncp_age_dentry(struct ncp_server* server, struct dentry* dentry) ncp_age_dentry() argument
182 ncp_new_dentry(struct dentry* dentry) ncp_new_dentry() argument
197 struct dentry *dentry[NCP_DIRCACHE_SIZE]; member in union:ncp_dir_cache
/linux-4.1.27/fs/ceph/
H A Dacl.c91 struct dentry *dentry; ceph_set_acl() local
H A Ddebugfs.c150 struct dentry *dentry = di->dentry; dentry_lru_show() local
H A Dexport.c65 struct dentry *dentry; __fh_to_dentry() local
130 struct dentry *dentry; __get_parent() local
191 struct dentry *dentry; ceph_fh_to_parent() local
/linux-4.1.27/fs/configfs/
H A Dinode.c57 int configfs_setattr(struct dentry * dentry, struct iattr * iattr) configfs_setattr() argument
179 int configfs_create(struct dentry * dentry, umode_t mode, void (*init)(struct inode *)) configfs_create() argument
235 struct dentry * dentry = sd->s_dentry; configfs_drop_dentry() local
243 simple_unlink(d_inode(parent), dentry); configfs_drop_dentry() local
H A Dconfigfs_internal.h110 static inline struct config_item * to_item(struct dentry * dentry) to_item() argument
116 static inline struct configfs_attribute * to_attr(struct dentry * dentry) to_attr() argument
122 static inline struct config_item *configfs_get_config_item(struct dentry *dentry) configfs_get_config_item() argument
H A Dfile.c64 static int fill_read_buffer(struct dentry * dentry, struct configfs_buffer * buffer) fill_read_buffer() argument
170 flush_write_buffer(struct dentry * dentry, struct configfs_buffer * buffer, size_t count) flush_write_buffer() argument
H A Dsymlink.c135 int configfs_symlink(struct inode *dir, struct dentry *dentry, const char *symname) configfs_symlink() argument
185 int configfs_unlink(struct inode *dir, struct dentry *dentry) configfs_unlink() argument
257 static int configfs_getlink(struct dentry *dentry, char * path) configfs_getlink() argument
282 static void *configfs_follow_link(struct dentry *dentry, struct nameidata *nd) configfs_follow_link() argument
299 static void configfs_put_link(struct dentry *dentry, struct nameidata *nd, configfs_put_link() argument
72 create_link(struct config_item *parent_item, struct config_item *item, struct dentry *dentry) create_link() argument
/linux-4.1.27/fs/efivarfs/
H A Dinode.c104 static int efivarfs_create(struct inode *dir, struct dentry *dentry, efivarfs_create() argument
154 static int efivarfs_unlink(struct inode *dir, struct dentry *dentry) efivarfs_unlink() argument
H A Dsuper.c48 static int efivarfs_d_compare(const struct dentry *parent, efivarfs_d_compare() argument
66 static int efivarfs_d_hash(const struct dentry *dentry, struct qstr *qstr) efivarfs_d_hash() argument
118 struct dentry *dentry, *root = sb->s_root; efivarfs_callback() local
/linux-4.1.27/fs/efs/
H A Dnamei.c64 struct dentry *efs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) efs_lookup() argument
H A Dsuper.c332 static int efs_statfs(struct dentry *dentry, struct kstatfs *buf) { efs_statfs() argument
/linux-4.1.27/fs/freevxfs/
H A Dvxfs_super.c109 vxfs_statfs(struct dentry *dentry, struct kstatfs *bufp) vxfs_statfs() argument
/linux-4.1.27/security/apparmor/include/
H A Dapparmor.h115 static inline bool mediated_filesystem(struct dentry *dentry) mediated_filesystem() argument
H A Dapparmorfs.h30 struct dentry *dentry; member in struct:aa_fs_entry
/linux-4.1.27/security/
H A Dinode.c28 static inline int positive(struct dentry *dentry) positive() argument
86 struct dentry *dentry; securityfs_create_file() local
192 void securityfs_remove(struct dentry *dentry) securityfs_remove() argument
207 simple_rmdir(d_inode(parent), dentry); securityfs_remove() local
209 simple_unlink(d_inode(parent), dentry); securityfs_remove() local
H A Dlsm_audit.c263 struct dentry *dentry; dump_common_audit_data() local
/linux-4.1.27/fs/affs/
H A Dinode.c214 affs_notify_change(struct dentry *dentry, struct iattr *attr) affs_notify_change() argument
345 affs_add_entry(struct inode *dir, struct inode *inode, struct dentry *dentry, s32 type) affs_add_entry() argument
/linux-4.1.27/drivers/net/wimax/i2400m/
H A Ddebugfs.c243 struct dentry *dentry = i2400m->wimax_dev.debugfs_dentry; i2400m_debugfs_add() local
H A Dusb.c397 struct dentry *dentry = i2400mu->i2400m.wimax_dev.debugfs_dentry; i2400mu_debugfs_add() local
/linux-4.1.27/drivers/net/wireless/b43legacy/
H A Ddebugfs.h30 struct dentry *dentry; member in struct:b43legacy_dfs_file
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
H A Ddebug.c204 struct dentry *dentry = drvr->dbgfs_dir; brcms_debugfs_add_entry() local
/linux-4.1.27/fs/notify/
H A Dfsnotify.c90 int __fsnotify_parent(struct path *path, struct dentry *dentry, __u32 mask) __fsnotify_parent() argument
/linux-4.1.27/fs/ramfs/
H A Dfile-nommu.c164 static int ramfs_nommu_setattr(struct dentry *dentry, struct iattr *ia) ramfs_nommu_setattr() argument
H A Dinode.c93 ramfs_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, dev_t dev) ramfs_mknod() argument
107 static int ramfs_mkdir(struct inode * dir, struct dentry * dentry, umode_t mode) ramfs_mkdir() argument
115 static int ramfs_create(struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) ramfs_create() argument
120 static int ramfs_symlink(struct inode * dir, struct dentry *dentry, const char * symname) ramfs_symlink() argument
/linux-4.1.27/fs/udf/
H A Dfile.c250 static int udf_setattr(struct dentry *dentry, struct iattr *attr) udf_setattr() argument
/linux-4.1.27/fs/xfs/
H A Dxfs_xattr.c35 xfs_xattr_get(struct dentry *dentry, const char *name, xfs_xattr_get() argument
57 xfs_xattr_set(struct dentry *dentry, const char *name, const void *value, xfs_xattr_set() argument
196 xfs_vn_listxattr(struct dentry *dentry, char *data, size_t size) xfs_vn_listxattr() argument
H A Dxfs_filestream.c287 struct dentry *dentry, *parent; xfs_filestream_get_parent() local
H A Dxfs_ioctl32.c350 struct dentry *dentry; xfs_compat_attrlist_by_handle() local
401 struct dentry *dentry; xfs_compat_attrmulti_by_handle() local
495 struct dentry *dentry; xfs_compat_fssetdm_by_handle() local
/linux-4.1.27/fs/isofs/
H A Dnamei.c18 isofs_cmp(struct dentry *dentry, const char *compare, int dlen) isofs_cmp() argument
35 isofs_find_entry(struct inode *dir, struct dentry *dentry, isofs_find_entry() argument
151 struct dentry *isofs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) isofs_lookup() argument
/linux-4.1.27/fs/nfs/blocklayout/
H A Drpc_pipefs.c148 struct dentry *dir, *dentry; nfs4blocklayout_register_sb() local
171 struct dentry *dentry; rpc_pipefs_event() local
211 struct dentry *dentry; nfs4blocklayout_register_net() local
236 struct dentry *dentry; nfs4blocklayout_net_init() local
/linux-4.1.27/fs/nfsd/
H A Dnfs3acl.c174 struct dentry *dentry = resp->fh.fh_dentry; nfs3svc_encode_getaclres() local
H A Dnfs2acl.c257 struct dentry *dentry = resp->fh.fh_dentry; nfsaclsvc_encode_getaclres() local
H A Dnfsfh.c26 static int nfsd_acceptable(void *expv, struct dentry *dentry) nfsd_acceptable() argument
140 struct dentry *dentry; nfsd_set_fh_dentry() local
307 struct dentry *dentry; fh_verify() local
411 static inline void _fh_update_old(struct dentry *dentry, _fh_update_old() argument
512 fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, fh_compose() argument
594 struct dentry *dentry; fh_update() local
628 struct dentry * dentry = fhp->fh_dentry; fh_put() local
100 check_pseudo_root(struct svc_rqst *rqstp, struct dentry *dentry, struct svc_export *exp) check_pseudo_root() argument
391 _fh_update(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry) _fh_update() argument
H A Dnfsfh.h256 struct dentry *dentry = fhp->fh_dentry; fh_lock_nested() local
H A Dnfsxdr.c147 struct dentry *dentry = fhp->fh_dentry; encode_fattr() local
/linux-4.1.27/fs/afs/
H A Dinode.c377 int afs_getattr(struct vfsmount *mnt, struct dentry *dentry, afs_getattr() argument
459 int afs_setattr(struct dentry *dentry, struct iattr *attr) afs_setattr() argument
H A Dmntpt.c105 static struct dentry *afs_mntpt_lookup(struct inode *dir, afs_mntpt_lookup() argument
H A Dsuper.c529 static int afs_statfs(struct dentry *dentry, struct kstatfs *buf) afs_statfs() argument
/linux-4.1.27/security/tomoyo/
H A Drealpath.c121 static char *tomoyo_get_dentry_path(struct dentry *dentry, char * const buffer, tomoyo_get_dentry_path() argument
147 static char *tomoyo_get_local_path(struct dentry *dentry, char * const buffer, tomoyo_get_local_path() argument
255 struct dentry *dentry = path->dentry; tomoyo_realpath_from_path() local
/linux-4.1.27/fs/adfs/
H A Ddir.c230 adfs_compare(const struct dentry *parent, const struct dentry *dentry, adfs_compare() argument
261 adfs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) adfs_lookup() argument
/linux-4.1.27/drivers/oprofile/
H A Doprofilefs.c138 struct dentry *dentry; __oprofilefs_create_file() local
215 struct dentry *dentry; oprofilefs_mkdir() local
/linux-4.1.27/drivers/net/wireless/b43/
H A Ddebugfs.h34 struct dentry *dentry; member in struct:b43_dfs_file
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_fs.c48 static int ipathfs_mknod(struct inode *dir, struct dentry *dentry, ipathfs_mknod() argument
79 create_file(const char *name, umode_t mode, struct dentry *parent, struct dentry **dentry, const struct file_operations *fops, void *data) create_file() argument
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_fs.c50 static int qibfs_mknod(struct inode *dir, struct dentry *dentry, qibfs_mknod() argument
86 create_file(const char *name, umode_t mode, struct dentry *parent, struct dentry **dentry, const struct file_operations *fops, void *data) create_file() argument
/linux-4.1.27/drivers/base/
H A Ddevtmpfs.c152 struct dentry *dentry; dev_mkdir() local
198 struct dentry *dentry; handle_create() local
232 struct dentry *dentry; dev_rmdir() local
301 struct dentry *dentry; handle_remove() local
/linux-4.1.27/drivers/usb/host/
H A Duhci-hcd.c568 struct dentry __maybe_unused *dentry; uhci_start() local
/linux-4.1.27/fs/ocfs2/dlmfs/
H A Duserdlm.c586 user_dlm_lock_res_init(struct user_lock_res *lockres, struct dentry *dentry) user_dlm_lock_res_init() argument
/linux-4.1.27/fs/omfs/
H A Ddir.c111 static int omfs_add_link(struct dentry *dentry, struct inode *inode) omfs_add_link() argument
156 static int omfs_delete_entry(struct dentry *dentry) omfs_delete_entry() argument
238 static int omfs_remove(struct inode *dir, struct dentry *dentry) omfs_remove() argument
258 static int omfs_add_node(struct inode *dir, struct dentry *dentry, umode_t mode) omfs_add_node() argument
282 static int omfs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) omfs_mkdir() argument
287 static int omfs_create(struct inode *dir, struct dentry *dentry, umode_t mode, omfs_create() argument
293 static struct dentry *omfs_lookup(struct inode *dir, struct dentry *dentry, omfs_lookup() argument
H A Dfile.c347 static int omfs_setattr(struct dentry *dentry, struct iattr *attr) omfs_setattr() argument
/linux-4.1.27/fs/openpromfs/
H A Dinode.c179 static struct dentry *openpromfs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) openpromfs_lookup() argument
/linux-4.1.27/fs/overlayfs/
H A Dcopy_up.c207 static int ovl_copy_up_locked(struct dentry *workdir, struct dentry *upperdir, ovl_copy_up_locked() argument
299 int ovl_copy_up_one(struct dentry *parent, struct dentry *dentry, ovl_copy_up_one() argument
389 int ovl_copy_up(struct dentry *dentry) ovl_copy_up() argument
H A Dinode.c15 static int ovl_copy_up_last(struct dentry *dentry, struct iattr *attr, ovl_copy_up_last() argument
43 int ovl_setattr(struct dentry *dentry, struct iattr *attr) ovl_setattr() argument
80 static int ovl_getattr(struct vfsmount *mnt, struct dentry *dentry, ovl_getattr() argument
158 static void *ovl_follow_link(struct dentry *dentry, struct nameidata *nd) ovl_follow_link() argument
191 static void ovl_put_link(struct dentry *dentry, struct nameidata *nd, void *c) ovl_put_link() argument
204 static int ovl_readlink(struct dentry *dentry, char __user *buf, int bufsiz) ovl_readlink() argument
226 int ovl_setxattr(struct dentry *dentry, const char *name, ovl_setxattr() argument
253 static bool ovl_need_xattr_filter(struct dentry *dentry, ovl_need_xattr_filter() argument
262 ssize_t ovl_getxattr(struct dentry *dentry, const char *name, ovl_getxattr() argument
274 ssize_t ovl_listxattr(struct dentry *dentry, char *list, size_t size) ovl_listxattr() argument
306 int ovl_removexattr(struct dentry *dentry, const char *name) ovl_removexattr() argument
354 struct inode *ovl_d_select_inode(struct dentry *dentry, unsigned file_flags) ovl_d_select_inode() argument
H A Doverlayfs.h30 static inline int ovl_do_rmdir(struct inode *dir, struct dentry *dentry) ovl_do_rmdir() argument
37 static inline int ovl_do_unlink(struct inode *dir, struct dentry *dentry) ovl_do_unlink() argument
55 static inline int ovl_do_create(struct inode *dir, struct dentry *dentry, ovl_do_create() argument
64 static inline int ovl_do_mkdir(struct inode *dir, struct dentry *dentry, ovl_do_mkdir() argument
73 static inline int ovl_do_mknod(struct inode *dir, struct dentry *dentry, ovl_do_mknod() argument
84 static inline int ovl_do_symlink(struct inode *dir, struct dentry *dentry, ovl_do_symlink() argument
93 static inline int ovl_do_setxattr(struct dentry *dentry, const char *name, ovl_do_setxattr() argument
102 static inline int ovl_do_removexattr(struct dentry *dentry, const char *name) ovl_do_removexattr() argument
127 static inline int ovl_do_whiteout(struct inode *dir, struct dentry *dentry) ovl_do_whiteout() argument
/linux-4.1.27/fs/romfs/
H A Dsuper.c211 static struct dentry *romfs_lookup(struct inode *dir, struct dentry *dentry, romfs_lookup() argument
415 static int romfs_statfs(struct dentry *dentry, struct kstatfs *buf) romfs_statfs() argument
/linux-4.1.27/fs/ubifs/
H A Dxattr.c363 int ubifs_setxattr(struct dentry *dentry, const char *name, ubifs_setxattr() argument
372 ssize_t ubifs_getxattr(struct dentry *dentry, const char *name, void *buf, ubifs_getxattr() argument
432 ssize_t ubifs_listxattr(struct dentry *dentry, char *buffer, size_t size) ubifs_listxattr() argument
536 int ubifs_removexattr(struct dentry *dentry, const char *name) ubifs_removexattr() argument
650 int ubifs_init_security(struct inode *dentry, struct inode *inode, ubifs_init_security() argument
/linux-4.1.27/fs/logfs/
H A Dfile.c242 static int logfs_setattr(struct dentry *dentry, struct iattr *attr) logfs_setattr() argument
H A Dsuper.c97 int logfs_statfs(struct dentry *dentry, struct kstatfs *stats) logfs_statfs() argument
/linux-4.1.27/fs/nilfs2/
H A Ddir.c436 int nilfs_add_link(struct dentry *dentry, struct inode *inode) nilfs_add_link() argument
H A Dnamei.c49 static inline int nilfs_add_nondir(struct dentry *dentry, struct inode *inode) nilfs_add_nondir() argument
68 nilfs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) nilfs_lookup() argument
89 static int nilfs_create(struct inode *dir, struct dentry *dentry, umode_t mode, nilfs_create() argument
117 nilfs_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, dev_t rdev) nilfs_mknod() argument
144 static int nilfs_symlink(struct inode *dir, struct dentry *dentry, nilfs_symlink() argument
192 static int nilfs_link(struct dentry *old_dentry, struct inode *dir, nilfs_link() argument
220 static int nilfs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) nilfs_mkdir() argument
274 static int nilfs_do_unlink(struct inode *dir, struct dentry *dentry) nilfs_do_unlink() argument
308 static int nilfs_unlink(struct inode *dir, struct dentry *dentry) nilfs_unlink() argument
329 static int nilfs_rmdir(struct inode *dir, struct dentry *dentry) nilfs_rmdir() argument
/linux-4.1.27/include/linux/sunrpc/
H A Drpc_pipe_fs.h56 struct dentry *dentry; member in struct:rpc_pipe
/linux-4.1.27/fs/bfs/
H A Ddir.c78 static int bfs_create(struct inode *dir, struct dentry *dentry, umode_t mode, bfs_create() argument
126 static struct dentry *bfs_lookup(struct inode *dir, struct dentry *dentry, bfs_lookup() argument
176 static int bfs_unlink(struct inode *dir, struct dentry *dentry) bfs_unlink() argument
H A Dinode.c222 static int bfs_statfs(struct dentry *dentry, struct kstatfs *buf) bfs_statfs() argument
/linux-4.1.27/fs/btrfs/
H A Dxattr.c261 ssize_t btrfs_listxattr(struct dentry *dentry, char *buffer, size_t size) btrfs_listxattr() argument
400 ssize_t btrfs_getxattr(struct dentry *dentry, const char *name, btrfs_getxattr() argument
419 int btrfs_setxattr(struct dentry *dentry, const char *name, const void *value, btrfs_setxattr() argument
455 int btrfs_removexattr(struct dentry *dentry, const char *name) btrfs_removexattr() argument
/linux-4.1.27/fs/coda/
H A Dinode.c258 int coda_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) coda_getattr() argument
294 static int coda_statfs(struct dentry *dentry, struct kstatfs *buf) coda_statfs() argument
/linux-4.1.27/fs/exportfs/
H A Dexpfs.c41 find_acceptable_alias(struct dentry *result, find_acceptable_alias() argument
45 struct dentry *dentry, *toput = NULL; find_acceptable_alias() local
72 static bool dentry_connected(struct dentry *dentry) dentry_connected() argument
89 static void clear_disconnected(struct dentry *dentry) clear_disconnected() argument
119 static struct dentry *reconnect_one(struct vfsmount *mnt, reconnect_one() argument
207 struct dentry *dentry, *parent; reconnect_path() local
389 int exportfs_encode_fh(struct dentry *dentry, struct fid *fid, int *max_len, exportfs_encode_fh() argument
/linux-4.1.27/fs/f2fs/
H A Dinline.c458 void f2fs_delete_inline_entry(struct f2fs_dir_entry *dentry, struct page *page, f2fs_delete_inline_entry() argument
H A Dxattr.h135 static inline ssize_t f2fs_listxattr(struct dentry *dentry, char *buffer, f2fs_listxattr() argument
/linux-4.1.27/fs/fat/
H A Dfile.c306 int fat_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) fat_getattr() argument
377 int fat_setattr(struct dentry *dentry, struct iattr *attr) fat_setattr() argument
/linux-4.1.27/fs/fuse/
H A Dcontrol.c206 struct dentry *dentry; fuse_ctl_add_dentry() local
285 struct dentry *dentry = fc->ctl_dentry[i]; fuse_ctl_remove_conn() local
/linux-4.1.27/net/unix/
H A Ddiag.c24 struct dentry *dentry = unix_sk(sk)->path.dentry; sk_diag_dump_vfs() local
/linux-4.1.27/security/apparmor/
H A Dfile.c260 static inline bool is_deleted(struct dentry *dentry) is_deleted() argument
/linux-4.1.27/security/integrity/evm/
H A Devm_crypto.c128 static int evm_calc_hmac_or_hash(struct dentry *dentry, evm_calc_hmac_or_hash() argument
178 int evm_calc_hmac(struct dentry *dentry, const char *req_xattr_name, evm_calc_hmac() argument
186 int evm_calc_hash(struct dentry *dentry, const char *req_xattr_name, evm_calc_hash() argument
199 int evm_update_evmxattr(struct dentry *dentry, const char *xattr_name, evm_update_evmxattr() argument
H A Devm_main.c74 static int evm_find_protected_xattrs(struct dentry *dentry) evm_find_protected_xattrs() argument
110 static enum integrity_status evm_verify_hmac(struct dentry *dentry, evm_verify_hmac() argument
230 enum integrity_status evm_verifyxattr(struct dentry *dentry, evm_verifyxattr() argument
255 static enum integrity_status evm_verify_current_integrity(struct dentry *dentry) evm_verify_current_integrity() argument
276 static int evm_protect_xattr(struct dentry *dentry, const char *xattr_name, evm_protect_xattr() argument
334 int evm_inode_setxattr(struct dentry *dentry, const char *xattr_name, evm_inode_setxattr() argument
357 int evm_inode_removexattr(struct dentry *dentry, const char *xattr_name) evm_inode_removexattr() argument
375 void evm_inode_post_setxattr(struct dentry *dentry, const char *xattr_name, evm_inode_post_setxattr() argument
392 void evm_inode_post_removexattr(struct dentry *dentry, const char *xattr_name) evm_inode_post_removexattr() argument
408 int evm_inode_setattr(struct dentry *dentry, struct iattr *attr) evm_inode_setattr() argument
436 void evm_inode_post_setattr(struct dentry *dentry, int ia_valid) evm_inode_post_setattr() argument

Completed in 3265 milliseconds

123