/linux-4.1.27/fs/sysv/ |
H A D | symlink.c | 11 static void *sysv_follow_link(struct dentry *dentry, struct nameidata *nd) sysv_follow_link() argument
|
H A D | file.c | 31 static int sysv_setattr(struct dentry *dentry, struct iattr *attr) sysv_setattr() argument
|
H A D | dir.c | 131 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 D | namei.c | 18 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 D | inode.c | 87 static int sysv_statfs(struct dentry *dentry, struct kstatfs *buf) sysv_statfs() argument
|
/linux-4.1.27/fs/cifs/ |
H A D | export.c | 49 static struct dentry *cifs_get_parent(struct dentry *dentry) cifs_get_parent() argument
|
/linux-4.1.27/fs/ufs/ |
H A D | symlink.c | 35 static void *ufs_follow_link(struct dentry *dentry, struct nameidata *nd) ufs_follow_link() argument
|
H A D | namei.c | 37 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 D | dir.c | 312 int ufs_add_link(struct dentry *dentry, struct inode *inode) ufs_add_link() argument
|
H A D | truncate.c | 493 int ufs_setattr(struct dentry *dentry, struct iattr *attr) ufs_setattr() argument
|
/linux-4.1.27/fs/jffs2/ |
H A D | symlink.c | 32 static void *jffs2_follow_link(struct dentry *dentry, struct nameidata *nd) jffs2_follow_link() argument
|
H A D | xattr_trusted.c | 19 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 D | xattr_user.c | 19 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 D | security.c | 51 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 D | dir.c | 158 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 D | fs.c | 191 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 D | symlink.c | 25 static void *jfs_follow_link(struct dentry *dentry, struct nameidata *nd) jfs_follow_link() argument
|
H A D | jfs_unicode.c | 115 int get_UCSname(struct component_name * uniName, struct dentry *dentry) get_UCSname() argument
|
H A D | file.c | 101 int jfs_setattr(struct dentry *dentry, struct iattr *iattr) jfs_setattr() argument
|
/linux-4.1.27/fs/hfs/ |
H A D | sysdep.c | 16 static int hfs_revalidate_dentry(struct dentry *dentry, unsigned int flags) hfs_revalidate_dentry() argument
|
H A D | attr.c | 16 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 D | string.c | 54 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 D | dir.c | 20 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 D | super.c | 94 static int hfs_statfs(struct dentry *dentry, struct kstatfs *buf) hfs_statfs() argument
|
/linux-4.1.27/fs/minix/ |
H A D | file.c | 24 static int minix_setattr(struct dentry *dentry, struct iattr *attr) minix_setattr() argument
|
H A D | namei.c | 9 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 D | dir.c | 155 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 D | path.h | 9 struct dentry *dentry; member in struct:path
|
H A D | evm.h | 46 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 D | ima.h | 63 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 D | lsm_audit.h | 58 struct dentry *dentry; member in union:common_audit_data::__anon11908
|
H A D | relay.h | 41 struct dentry *dentry; /* channel file dentry */ member in struct:rchan_buf
|
/linux-4.1.27/fs/autofs4/ |
H A D | symlink.c | 15 static void *autofs4_follow_link(struct dentry *dentry, struct nameidata *nd) autofs4_follow_link() argument
|
H A D | expire.c | 20 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 D | waitq.c | 343 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 D | symlink.c | 38 static void *exofs_follow_link(struct dentry *dentry, struct nameidata *nd) exofs_follow_link() argument
|
H A D | namei.c | 36 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 D | symlink.c | 24 static void *ext2_follow_link(struct dentry *dentry, struct nameidata *nd) ext2_follow_link() argument
|
H A D | xattr_trusted.c | 12 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 D | xattr_user.c | 14 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 D | xattr_security.c | 11 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 D | namei.c | 39 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 D | symlink.c | 24 static void * ext3_follow_link(struct dentry *dentry, struct nameidata *nd) ext3_follow_link() argument
|
H A D | xattr_trusted.c | 12 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 D | xattr_user.c | 12 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 D | xattr_security.c | 11 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 D | namei.c | 15 struct dentry *qnx6_lookup(struct inode *dir, struct dentry *dentry, qnx6_lookup() argument
|
/linux-4.1.27/fs/nfs/ |
H A D | symlink.c | 46 static void *nfs_follow_link(struct dentry *dentry, struct nameidata *nd) nfs_follow_link() argument
|
H A D | nfs4file.c | 25 struct dentry *dentry = filp->f_path.dentry; nfs4_file_open() local
|
H A D | namespace.c | 50 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 D | nfs3acl.c | 280 nfs3_listxattr(struct dentry *dentry, char *data, size_t size) nfs3_listxattr() argument
|
H A D | nfs4namespace.c | 83 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 D | nfs4super.c | 219 struct dentry *dentry; nfs_follow_remote_path() local
|
H A D | unlink.c | 45 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 D | debugfs.c | 44 struct dentry *dentry; wimax_debugfs_add() local
|
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/ |
H A D | debug.h | 26 struct dentry *dentry; member in struct:wcn36xx_dfs_file
|
/linux-4.1.27/fs/reiserfs/ |
H A D | xattr_trusted.c | 11 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 D | xattr_user.c | 10 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 D | acl.h | 70 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 D | xattr_security.c | 12 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 D | xattr_acl.c | 302 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 D | xattr_trusted.c | 14 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 D | xattr_user.c | 14 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 D | ioctl.c | 28 struct dentry *dentry = file->f_path.dentry; hfsplus_ioctl_bless() local
|
H A D | xattr_security.c | 16 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 D | dir.c | 22 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 D | super.c | 305 static int hfsplus_statfs(struct dentry *dentry, struct kstatfs *buf) hfsplus_statfs() argument
|
H A D | unicode.c | 337 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 D | dentry.c | 15 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 D | inode.c | 258 int hpfs_setattr(struct dentry *dentry, struct iattr *attr) hpfs_setattr() argument
|
H A D | dir.c | 196 struct dentry *hpfs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) hpfs_lookup() argument
|
H A D | namei.c | 22 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 D | syscalls.c | 66 struct dentry *dentry; do_spu_create() local
|
/linux-4.1.27/arch/s390/hypfs/ |
H A D | hypfs.h | 68 struct dentry *dentry; member in struct:hypfs_dbfs_file
|
/linux-4.1.27/fs/ |
H A D | attr.c | 190 int notify_change(struct dentry * dentry, struct iattr * attr, struct inode **delegated_inode) notify_change() argument
|
H A D | anon_inodes.c | 31 static char *anon_inodefs_dname(struct dentry *dentry, char *buffer, int buflen) anon_inodefs_dname() argument
|
H A D | fhandle.c | 133 static int vfs_dentry_acceptable(void *context, struct dentry *dentry) vfs_dentry_acceptable() argument
|
H A D | nsfs.c | 14 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 D | statfs.c | 49 static int statfs_by_dentry(struct dentry *dentry, struct kstatfs *buf) statfs_by_dentry() argument
|
H A D | file_table.c | 188 struct dentry *dentry = file->f_path.dentry; __fput() local
|
H A D | mount.h | 95 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 D | bad_inode.c | 28 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 D | dentry.c | 45 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 D | super.c | 104 static int ecryptfs_statfs(struct dentry *dentry, struct kstatfs *buf) ecryptfs_statfs() argument
|
H A D | file.c | 131 static int read_or_initialize_metadata(struct dentry *dentry) read_or_initialize_metadata() argument
|
/linux-4.1.27/fs/ext4/ |
H A D | fsync.c | 46 struct dentry *dentry = NULL; ext4_sync_parent() local
|
H A D | xattr_trusted.c | 16 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 D | xattr_user.c | 15 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 D | symlink.c | 26 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 D | xattr_security.c | 15 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 D | dentry.c | 36 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 D | hwpoison-inject.c | 83 struct dentry *dentry; pfn_inject_init() local
|
H A D | page_owner.c | 299 struct dentry *dentry; pageowner_init() local
|
/linux-4.1.27/fs/9p/ |
H A D | vfs_dentry.c | 50 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 D | xattr_security.c | 22 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 D | xattr_trusted.c | 22 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 D | xattr_user.c | 22 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 D | fid.c | 44 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 D | xattr.c | 70 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 D | acl.c | 215 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 D | vfs_super.c | 245 static int v9fs_statfs(struct dentry *dentry, struct kstatfs *buf) v9fs_statfs() argument
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
H A D | symlink.c | 121 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 D | dcache.c | 84 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 D | llite_nfs.c | 230 static int ll_get_name(struct dentry *dentry, char *name, ll_get_name() argument
|
H A D | xattr.c | 214 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 D | dir.h | 69 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 D | dcache.c | 42 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 D | self.c | 10 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 D | thread_self.c | 10 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 D | namespaces.c | 33 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 D | proc_net.c | 127 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 D | root.c | 199 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 D | fd.c | 83 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 D | inode.c | 397 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 D | namei.c | 94 struct dentry * qnx4_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) qnx4_lookup() argument
|
H A D | inode.c | 128 static int qnx4_statfs(struct dentry *dentry, struct kstatfs *buf) qnx4_statfs() argument
|
/linux-4.1.27/fs/kernfs/ |
H A D | symlink.c | 101 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 D | mount.c | 32 static int kernfs_sop_show_options(struct seq_file *sf, struct dentry *dentry) kernfs_sop_show_options() argument
|
H A D | inode.c | 112 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 D | xattr.c | 31 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 D | namei.c | 151 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 D | debug.c | 100 struct dentry *dentry = drvr->dbgfs_dir; brcmf_debugfs_add_entry() local
|
/linux-4.1.27/fs/squashfs/ |
H A D | export.c | 78 struct dentry *dentry = ERR_PTR(-ENOENT); squashfs_export_iget() local
|
H A D | namei.c | 139 static struct dentry *squashfs_lookup(struct inode *dir, struct dentry *dentry, squashfs_lookup() argument
|
H A D | super.c | 353 static int squashfs_statfs(struct dentry *dentry, struct kstatfs *buf) squashfs_statfs() argument
|
/linux-4.1.27/fs/ncpfs/ |
H A D | symlink.c | 106 int ncp_symlink(struct inode *dir, struct dentry *dentry, const char *symname) { ncp_symlink() argument
|
H A D | ncplib_kernel.h | 176 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 D | acl.c | 91 struct dentry *dentry; ceph_set_acl() local
|
H A D | debugfs.c | 150 struct dentry *dentry = di->dentry; dentry_lru_show() local
|
H A D | export.c | 65 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 D | inode.c | 57 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 D | configfs_internal.h | 110 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 D | file.c | 64 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 D | symlink.c | 135 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 D | inode.c | 104 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 D | super.c | 48 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 D | namei.c | 64 struct dentry *efs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) efs_lookup() argument
|
H A D | super.c | 332 static int efs_statfs(struct dentry *dentry, struct kstatfs *buf) { efs_statfs() argument
|
/linux-4.1.27/fs/freevxfs/ |
H A D | vxfs_super.c | 109 vxfs_statfs(struct dentry *dentry, struct kstatfs *bufp) vxfs_statfs() argument
|
/linux-4.1.27/security/apparmor/include/ |
H A D | apparmor.h | 115 static inline bool mediated_filesystem(struct dentry *dentry) mediated_filesystem() argument
|
H A D | apparmorfs.h | 30 struct dentry *dentry; member in struct:aa_fs_entry
|
/linux-4.1.27/security/ |
H A D | inode.c | 28 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 D | lsm_audit.c | 263 struct dentry *dentry; dump_common_audit_data() local
|
/linux-4.1.27/fs/affs/ |
H A D | inode.c | 214 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 D | debugfs.c | 243 struct dentry *dentry = i2400m->wimax_dev.debugfs_dentry; i2400m_debugfs_add() local
|
H A D | usb.c | 397 struct dentry *dentry = i2400mu->i2400m.wimax_dev.debugfs_dentry; i2400mu_debugfs_add() local
|
/linux-4.1.27/drivers/net/wireless/b43legacy/ |
H A D | debugfs.h | 30 struct dentry *dentry; member in struct:b43legacy_dfs_file
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | debug.c | 204 struct dentry *dentry = drvr->dbgfs_dir; brcms_debugfs_add_entry() local
|
/linux-4.1.27/fs/notify/ |
H A D | fsnotify.c | 90 int __fsnotify_parent(struct path *path, struct dentry *dentry, __u32 mask) __fsnotify_parent() argument
|
/linux-4.1.27/fs/ramfs/ |
H A D | file-nommu.c | 164 static int ramfs_nommu_setattr(struct dentry *dentry, struct iattr *ia) ramfs_nommu_setattr() argument
|
H A D | inode.c | 93 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 D | file.c | 250 static int udf_setattr(struct dentry *dentry, struct iattr *attr) udf_setattr() argument
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_xattr.c | 35 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 D | xfs_filestream.c | 287 struct dentry *dentry, *parent; xfs_filestream_get_parent() local
|
H A D | xfs_ioctl32.c | 350 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 D | namei.c | 18 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 D | rpc_pipefs.c | 148 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 D | nfs3acl.c | 174 struct dentry *dentry = resp->fh.fh_dentry; nfs3svc_encode_getaclres() local
|
H A D | nfs2acl.c | 257 struct dentry *dentry = resp->fh.fh_dentry; nfsaclsvc_encode_getaclres() local
|
H A D | nfsfh.c | 26 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 D | nfsfh.h | 256 struct dentry *dentry = fhp->fh_dentry; fh_lock_nested() local
|
H A D | nfsxdr.c | 147 struct dentry *dentry = fhp->fh_dentry; encode_fattr() local
|
/linux-4.1.27/fs/afs/ |
H A D | inode.c | 377 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 D | mntpt.c | 105 static struct dentry *afs_mntpt_lookup(struct inode *dir, afs_mntpt_lookup() argument
|
H A D | super.c | 529 static int afs_statfs(struct dentry *dentry, struct kstatfs *buf) afs_statfs() argument
|
/linux-4.1.27/security/tomoyo/ |
H A D | realpath.c | 121 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 D | dir.c | 230 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 D | oprofilefs.c | 138 struct dentry *dentry; __oprofilefs_create_file() local 215 struct dentry *dentry; oprofilefs_mkdir() local
|
/linux-4.1.27/drivers/net/wireless/b43/ |
H A D | debugfs.h | 34 struct dentry *dentry; member in struct:b43_dfs_file
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
H A D | ipath_fs.c | 48 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 D | qib_fs.c | 50 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 D | devtmpfs.c | 152 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 D | uhci-hcd.c | 568 struct dentry __maybe_unused *dentry; uhci_start() local
|
/linux-4.1.27/fs/ocfs2/dlmfs/ |
H A D | userdlm.c | 586 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 D | dir.c | 111 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 D | file.c | 347 static int omfs_setattr(struct dentry *dentry, struct iattr *attr) omfs_setattr() argument
|
/linux-4.1.27/fs/openpromfs/ |
H A D | inode.c | 179 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 D | copy_up.c | 207 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 D | inode.c | 15 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 D | overlayfs.h | 30 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 D | super.c | 211 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 D | xattr.c | 363 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 D | file.c | 242 static int logfs_setattr(struct dentry *dentry, struct iattr *attr) logfs_setattr() argument
|
H A D | super.c | 97 int logfs_statfs(struct dentry *dentry, struct kstatfs *stats) logfs_statfs() argument
|
/linux-4.1.27/fs/nilfs2/ |
H A D | dir.c | 436 int nilfs_add_link(struct dentry *dentry, struct inode *inode) nilfs_add_link() argument
|
H A D | namei.c | 49 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 D | rpc_pipe_fs.h | 56 struct dentry *dentry; member in struct:rpc_pipe
|
/linux-4.1.27/fs/bfs/ |
H A D | dir.c | 78 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 D | inode.c | 222 static int bfs_statfs(struct dentry *dentry, struct kstatfs *buf) bfs_statfs() argument
|
/linux-4.1.27/fs/btrfs/ |
H A D | xattr.c | 261 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 D | inode.c | 258 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 D | expfs.c | 41 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 D | inline.c | 458 void f2fs_delete_inline_entry(struct f2fs_dir_entry *dentry, struct page *page, f2fs_delete_inline_entry() argument
|
H A D | xattr.h | 135 static inline ssize_t f2fs_listxattr(struct dentry *dentry, char *buffer, f2fs_listxattr() argument
|
/linux-4.1.27/fs/fat/ |
H A D | file.c | 306 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 D | control.c | 206 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 D | diag.c | 24 struct dentry *dentry = unix_sk(sk)->path.dentry; sk_diag_dump_vfs() local
|
/linux-4.1.27/security/apparmor/ |
H A D | file.c | 260 static inline bool is_deleted(struct dentry *dentry) is_deleted() argument
|
/linux-4.1.27/security/integrity/evm/ |
H A D | evm_crypto.c | 128 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 D | evm_main.c | 74 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
|