Home
last modified time | relevance | path

Searched defs:dentry (Results 76 – 100 of 469) sorted by relevance

12345678910>>...19

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dvfs.c63 struct dentry *dentry = *dpp; in nfsd_cross_mnt() local
155 int nfsd_mountpoint(struct dentry *dentry, struct svc_export *exp) in nfsd_mountpoint()
179 struct dentry *dentry; in nfsd_lookup_dentry() local
254 struct dentry *dentry; in nfsd_lookup() local
369 struct dentry *dentry; in nfsd_setattr() local
492 int nfsd4_is_junction(struct dentry *dentry) in nfsd4_is_junction()
512 struct dentry *dentry; in nfsd4_set_nfs4_label() local
669 struct dentry *dentry; in nfsd_access() local
1231 struct dentry *dentry, *dchild; in nfsd_create_locked() local
1342 struct dentry *dentry, *dchild = NULL; in nfsd_create() local
[all …]
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnamespace.c59 struct dentry *dentry; in nfs_path() local
221 nfs_namespace_setattr(struct dentry *dentry, struct iattr *attr) in nfs_namespace_setattr()
262 struct dentry *dentry = ctx->clone_data.dentry; in nfs_do_submount() local
302 struct dentry *dentry = ctx->clone_data.dentry; in nfs_submount() local
H A Dnfs3proc.c127 nfs3_proc_setattr(struct dentry *dentry, struct nfs_fattr *fattr, in nfs3_proc_setattr()
157 nfs3_proc_lookup(struct inode *dir, struct dentry *dentry, in nfs3_proc_lookup()
293 nfs3_do_create(struct inode *dir, struct dentry *dentry, struct nfs3_createdata *data) in nfs3_do_create()
314 nfs3_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr, in nfs3_proc_create()
409 nfs3_proc_remove(struct inode *dir, struct dentry *dentry) in nfs3_proc_remove()
438 struct dentry *dentry, in nfs3_proc_unlink_setup()
522 nfs3_proc_symlink(struct inode *dir, struct dentry *dentry, struct page *page, in nfs3_proc_symlink()
558 nfs3_proc_mkdir(struct inode *dir, struct dentry *dentry, struct iattr *sattr) in nfs3_proc_mkdir()
641 nfs3_proc_readdir(struct dentry *dentry, const struct cred *cred, in nfs3_proc_readdir()
689 nfs3_proc_mknod(struct inode *dir, struct dentry *dentry, struct iattr *sattr, in nfs3_proc_mknod()
/OK3568_Linux_fs/kernel/fs/nfs/blocklayout/
H A Drpc_pipefs.c148 struct dentry *dir, *dentry; in nfs4blocklayout_register_sb() local
171 struct dentry *dentry; in rpc_pipefs_event() local
211 struct dentry *dentry; in nfs4blocklayout_register_net() local
236 struct dentry *dentry; in nfs4blocklayout_net_init() local
/OK3568_Linux_fs/kernel/fs/crypto/
H A Dhooks.c53 struct dentry *dentry) in __fscrypt_prepare_link()
97 int __fscrypt_prepare_lookup(struct inode *dir, struct dentry *dentry, in __fscrypt_prepare_lookup()
120 int __fscrypt_prepare_setattr(struct dentry *dentry, struct iattr *attr) in __fscrypt_prepare_setattr()
406 struct dentry *dentry = path->dentry; in fscrypt_symlink_getattr() local
/OK3568_Linux_fs/kernel/fs/configfs/
H A Dconfigfs_internal.h102 static inline struct config_item * to_item(struct dentry * dentry) in to_item()
108 static inline struct configfs_attribute * to_attr(struct dentry * dentry) in to_attr()
114 static inline struct configfs_bin_attribute *to_bin_attr(struct dentry *dentry) in to_bin_attr()
121 static inline struct config_item *configfs_get_config_item(struct dentry *dentry) in configfs_get_config_item()
H A Dinode.c43 int configfs_setattr(struct dentry * dentry, struct iattr * iattr) in configfs_setattr()
164 struct inode *configfs_create(struct dentry *dentry, umode_t mode) in configfs_create()
214 struct dentry * dentry = sd->s_dentry; in configfs_drop_dentry() local
/OK3568_Linux_fs/kernel/fs/affs/
H A Damigaffs.c127 struct dentry *dentry; in affs_fix_dcache() local
142 affs_remove_link(struct dentry *dentry) in affs_remove_link()
267 affs_remove_header(struct dentry *dentry) in affs_remove_header()
502 affs_nofilenametruncate(const struct dentry *dentry) in affs_nofilenametruncate()
536 affs_copy_name(unsigned char *bstr, struct dentry *dentry) in affs_copy_name()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsecurity.h565 static inline int security_quota_on(struct dentry *dentry) in security_quota_on()
652 static inline int security_sb_statfs(struct dentry *dentry) in security_sb_statfs()
717 static inline int security_dentry_init_security(struct dentry *dentry, in security_dentry_init_security()
726 static inline int security_dentry_create_files_as(struct dentry *dentry, in security_dentry_create_files_as()
761 struct dentry *dentry, in security_inode_create()
775 struct dentry *dentry) in security_inode_unlink()
781 struct dentry *dentry, in security_inode_symlink()
788 struct dentry *dentry, in security_inode_mkdir()
795 struct dentry *dentry) in security_inode_rmdir()
801 struct dentry *dentry, in security_inode_mknod()
[all …]
H A Dfscrypt.h116 static inline void fscrypt_handle_d_move(struct dentry *dentry) in fscrypt_handle_d_move()
145 static inline bool fscrypt_is_nokey_name(const struct dentry *dentry) in fscrypt_is_nokey_name()
281 static inline void fscrypt_handle_d_move(struct dentry *dentry) in fscrypt_handle_d_move()
285 static inline bool fscrypt_is_nokey_name(const struct dentry *dentry) in fscrypt_is_nokey_name()
497 static inline int fscrypt_d_revalidate(struct dentry *dentry, in fscrypt_d_revalidate()
524 struct dentry *dentry) in __fscrypt_prepare_link()
539 struct dentry *dentry, in __fscrypt_prepare_lookup()
550 static inline int __fscrypt_prepare_setattr(struct dentry *dentry, in __fscrypt_prepare_setattr()
752 struct dentry *dentry) in fscrypt_prepare_link()
817 struct dentry *dentry, in fscrypt_prepare_lookup()
[all …]
H A Dima.h108 static inline void ima_post_path_mknod(struct dentry *dentry) in ima_post_path_mknod()
154 static inline void ima_inode_post_setattr(struct dentry *dentry) in ima_inode_post_setattr()
159 static inline int ima_inode_setxattr(struct dentry *dentry, in ima_inode_setxattr()
167 static inline int ima_inode_removexattr(struct dentry *dentry, in ima_inode_removexattr()
/OK3568_Linux_fs/kernel/fs/debugfs/
H A Dfile.c82 int debugfs_file_get(struct dentry *dentry) in debugfs_file_get()
132 void debugfs_file_put(struct dentry *dentry) in debugfs_file_put()
165 struct dentry *dentry = F_DENTRY(filp); in open_proxy_open() local
248 struct dentry *dentry = F_DENTRY(filp); in full_proxy_poll() local
263 const struct dentry *dentry = F_DENTRY(filp); in full_proxy_release() local
301 struct dentry *dentry = F_DENTRY(filp); in full_proxy_open() local
369 struct dentry *dentry = F_DENTRY(file); in debugfs_attr_read() local
384 struct dentry *dentry = F_DENTRY(file); in debugfs_attr_write() local
783 struct dentry *dentry = F_DENTRY(file); in debugfs_read_file_bool() local
807 struct dentry *dentry = F_DENTRY(file); in debugfs_write_file_bool() local
[all …]
/OK3568_Linux_fs/kernel/fs/
H A Dxattr.c165 __vfs_setxattr(struct dentry *dentry, struct inode *inode, const char *name, in __vfs_setxattr()
197 int __vfs_setxattr_noperm(struct dentry *dentry, const char *name, in __vfs_setxattr_noperm()
247 __vfs_setxattr_locked(struct dentry *dentry, const char *name, in __vfs_setxattr_locked()
274 vfs_setxattr(struct dentry *dentry, const char *name, const void *value, in vfs_setxattr()
331 vfs_getxattr_alloc(struct dentry *dentry, const char *name, char **xattr_value, in vfs_getxattr_alloc()
365 __vfs_getxattr(struct dentry *dentry, struct inode *inode, const char *name, in __vfs_getxattr()
404 vfs_getxattr(struct dentry *dentry, const char *name, void *value, size_t size) in vfs_getxattr()
411 vfs_listxattr(struct dentry *dentry, char *list, size_t size) in vfs_listxattr()
431 __vfs_removexattr(struct dentry *dentry, const char *name) in __vfs_removexattr()
455 __vfs_removexattr_locked(struct dentry *dentry, const char *name, in __vfs_removexattr_locked()
[all …]
H A Dnsfs.c26 static char *ns_dname(struct dentry *dentry, char *buffer, int buflen) in ns_dname()
35 static void ns_prune_dentry(struct dentry *dentry) in ns_prune_dentry()
61 struct dentry *dentry; in __ns_get_path() local
269 static int nsfs_show_path(struct seq_file *seq, struct dentry *dentry) in nsfs_show_path()
/OK3568_Linux_fs/kernel/fs/isofs/
H A Dnamei.c19 isofs_cmp(struct dentry *dentry, const char *compare, int dlen) in isofs_cmp()
36 isofs_find_entry(struct inode *dir, struct dentry *dentry, in isofs_find_entry()
153 struct dentry *isofs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in isofs_lookup()
/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Dreaddir.c40 struct dentry *dentry; member
238 static void ovl_cache_put(struct ovl_dir_file *od, struct dentry *dentry) in ovl_cache_put()
271 struct dentry *dentry; in ovl_check_whiteouts() local
326 struct dentry *dentry = file->f_path.dentry; in ovl_dir_reset() local
343 static int ovl_dir_read_merged(struct dentry *dentry, struct list_head *list, in ovl_dir_read_merged()
393 static struct ovl_dir_cache *ovl_cache_get(struct dentry *dentry) in ovl_cache_get()
596 struct dentry *dentry = path->dentry; in ovl_cache_get_impure() local
733 struct dentry *dentry = file->f_path.dentry; in ovl_iterate() local
855 struct dentry *dentry = file->f_path.dentry; in ovl_dir_real_file() local
960 int ovl_check_empty_dir(struct dentry *dentry, struct list_head *list) in ovl_check_empty_dir()
[all …]
H A Dsuper.c75 static void ovl_dentry_release(struct dentry *dentry) in ovl_dentry_release()
85 static struct dentry *ovl_d_real(struct dentry *dentry, in ovl_d_real()
143 static int ovl_dentry_revalidate_common(struct dentry *dentry, in ovl_dentry_revalidate_common()
162 static int ovl_dentry_revalidate(struct dentry *dentry, unsigned int flags) in ovl_dentry_revalidate()
167 static int ovl_dentry_weak_revalidate(struct dentry *dentry, unsigned int flags) in ovl_dentry_weak_revalidate()
315 static int ovl_statfs(struct dentry *dentry, struct kstatfs *buf) in ovl_statfs()
361 static int ovl_show_options(struct seq_file *m, struct dentry *dentry) in ovl_show_options()
968 struct dentry *dentry, struct inode *inode, in ovl_posix_acl_xattr_get()
976 struct dentry *dentry, struct inode *inode, in ovl_posix_acl_xattr_set()
1033 struct dentry *dentry, struct inode *inode, in ovl_own_xattr_get()
[all …]
/OK3568_Linux_fs/kernel/fs/9p/
H A Dfid.h12 static inline struct p9_fid *v9fs_parent_fid(struct dentry *dentry) in v9fs_parent_fid()
22 static inline struct p9_fid *v9fs_fid_clone(struct dentry *dentry) in v9fs_fid_clone()
/OK3568_Linux_fs/kernel/fs/ramfs/
H A Dinode.c104 ramfs_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, dev_t dev) in ramfs_mknod()
118 static int ramfs_mkdir(struct inode * dir, struct dentry * dentry, umode_t mode) in ramfs_mkdir()
126 static int ramfs_create(struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) in ramfs_create()
131 static int ramfs_symlink(struct inode * dir, struct dentry *dentry, const char * symname) in ramfs_symlink()
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dnamei.c352 static struct dentry *reiserfs_lookup(struct inode *dir, struct dentry *dentry, in reiserfs_lookup()
622 static int reiserfs_create(struct inode *dir, struct dentry *dentry, umode_t mode, in reiserfs_create()
701 static int reiserfs_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, in reiserfs_mknod()
784 static int reiserfs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in reiserfs_mkdir()
897 static int reiserfs_rmdir(struct inode *dir, struct dentry *dentry) in reiserfs_rmdir()
994 static int reiserfs_unlink(struct inode *dir, struct dentry *dentry) in reiserfs_unlink()
1098 struct dentry *dentry, const char *symname) in reiserfs_symlink()
1198 struct dentry *dentry) in reiserfs_link()
/OK3568_Linux_fs/kernel/fs/orangefs/
H A Ddir.c62 struct orangefs_dir *od, struct dentry *dentry, in do_readdir()
162 struct orangefs_dir *od, struct dentry *dentry) in orangefs_dir_more()
242 struct orangefs_dir *od, struct dentry *dentry, in orangefs_dir_fill()
309 struct dentry *dentry; in orangefs_dir_iterate() local
/OK3568_Linux_fs/kernel/fs/afs/
H A Ddir_silly.c101 struct dentry *dentry, struct key *key) in afs_sillyrename()
193 struct dentry *dentry, struct key *key) in afs_do_silly_unlink()
235 int afs_silly_iput(struct dentry *dentry, struct inode *inode) in afs_silly_iput()
/OK3568_Linux_fs/kernel/fs/ecryptfs/
H A Ddentry.c31 static int ecryptfs_d_revalidate(struct dentry *dentry, unsigned int flags) in ecryptfs_d_revalidate()
66 static void ecryptfs_d_release(struct dentry *dentry) in ecryptfs_d_release()
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsfs.h44 static inline void cifs_set_time(struct dentry *dentry, unsigned long time) in cifs_set_time()
49 static inline unsigned long cifs_get_time(struct dentry *dentry) in cifs_get_time()
/OK3568_Linux_fs/kernel/fs/hpfs/
H A Ddentry.c16 static int hpfs_hash_dentry(const struct dentry *dentry, struct qstr *qstr) in hpfs_hash_dentry()
38 static int hpfs_compare_dentry(const struct dentry *dentry, in hpfs_compare_dentry()

12345678910>>...19