Home
last modified time | relevance | path

Searched defs:dentry (Results 1 – 25 of 514) sorted by relevance

12345678910>>...21

/openbmc/linux/include/linux/
H A Ddcache.h82 struct dentry { struct
85 seqcount_spinlock_t d_seq; /* per dentry seqlock */ argument
87 struct dentry *d_parent; /* parent directory */ argument
94 struct lockref d_lockref; /* per-dentry lock and refcount */ argument
95 const struct dentry_operations *d_op; argument
117 * dentry->d_lock spinlock nesting subclasses: argument
317 static inline struct dentry *dget(struct dentry *dentry) in dget()
348 static inline void dont_mount(struct dentry *dentry) in dont_mount()
362 static inline void d_lookup_done(struct dentry *dentry) in d_lookup_done()
408 static inline bool d_is_dir(const struct dentry *dentry) in d_is_dir()
[all …]
H A Devm.h39 struct dentry *dentry, in evm_inode_post_remove_acl()
48 struct dentry *dentry, in evm_inode_remove_acl()
53 static inline void evm_inode_post_set_acl(struct dentry *dentry, in evm_inode_post_set_acl()
95 struct dentry *dentry, struct iattr *attr) in evm_inode_setattr()
106 struct dentry *dentry, const char *name, in evm_inode_setxattr()
112 static inline void evm_inode_post_setxattr(struct dentry *dentry, in evm_inode_post_setxattr()
121 struct dentry *dentry, in evm_inode_removexattr()
134 struct dentry *dentry, in evm_inode_post_remove_acl()
141 struct dentry *dentry, const char *acl_name, in evm_inode_set_acl()
148 struct dentry *dentry, in evm_inode_remove_acl()
[all …]
H A Dfsnotify.h39 static inline void fsnotify_dirent(struct inode *dir, struct dentry *dentry, in fsnotify_dirent()
57 static inline int fsnotify_parent(struct dentry *dentry, __u32 mask, in fsnotify_parent()
87 static inline void fsnotify_dentry(struct dentry *dentry, __u32 mask) in fsnotify_dentry()
205 static inline void fsnotify_create(struct inode *dir, struct dentry *dentry) in fsnotify_create()
238 struct dentry *dentry) in fsnotify_delete()
256 static inline void d_delete_notify(struct inode *dir, struct dentry *dentry) in d_delete_notify()
271 static inline void fsnotify_unlink(struct inode *dir, struct dentry *dentry) in fsnotify_unlink()
286 static inline void fsnotify_mkdir(struct inode *dir, struct dentry *dentry) in fsnotify_mkdir()
298 static inline void fsnotify_rmdir(struct inode *dir, struct dentry *dentry) in fsnotify_rmdir()
349 static inline void fsnotify_xattr(struct dentry *dentry) in fsnotify_xattr()
[all …]
/openbmc/linux/fs/
H A Ddcache.c532 void d_drop(struct dentry *dentry) in d_drop()
895 void dput(struct dentry *dentry) in dput()
1105 struct dentry *dentry; in d_prune_aliases() local
1181 struct dentry *dentry, *parent; in shrink_dentry_list() local
1693 struct dentry *dentry; in shrink_dcache_for_umount() local
1765 struct dentry *dentry; in __d_alloc() local
2285 struct dentry *dentry; in __d_lookup_rcu_op_compare() local
2352 struct dentry *dentry; in __d_lookup_rcu() local
2425 struct dentry *dentry; in d_lookup() local
2459 struct dentry *dentry; in __d_lookup() local
[all …]
H A Dbad_inode.c31 struct inode *dir, struct dentry *dentry, in bad_inode_create()
38 struct dentry *dentry, unsigned int flags) in bad_inode_lookup()
44 struct dentry *dentry) in bad_inode_link()
49 static int bad_inode_unlink(struct inode *dir, struct dentry *dentry) in bad_inode_unlink()
55 struct inode *dir, struct dentry *dentry, in bad_inode_symlink()
62 struct dentry *dentry, umode_t mode) in bad_inode_mkdir()
67 static int bad_inode_rmdir (struct inode *dir, struct dentry *dentry) in bad_inode_rmdir()
73 struct dentry *dentry, umode_t mode, dev_t rdev) in bad_inode_mknod()
111 static ssize_t bad_inode_listxattr(struct dentry *dentry, char *buffer, in bad_inode_listxattr()
117 static const char *bad_inode_get_link(struct dentry *dentry, in bad_inode_get_link()
[all …]
/openbmc/linux/fs/overlayfs/
H A Dutil.c20 int ovl_want_write(struct dentry *dentry) in ovl_want_write()
26 void ovl_drop_write(struct dentry *dentry) in ovl_drop_write()
32 struct dentry *ovl_workdir(struct dentry *dentry) in ovl_workdir()
134 bool ovl_dentry_remote(struct dentry *dentry) in ovl_dentry_remote()
172 bool ovl_dentry_weird(struct dentry *dentry) in ovl_dentry_weird()
571 bool ovl_is_whiteout(struct dentry *dentry) in ovl_is_whiteout()
661 void ovl_copy_up_end(struct dentry *dentry) in ovl_copy_up_end()
932 bool ovl_is_inuse(struct dentry *dentry) in ovl_is_inuse()
947 bool ovl_need_index(struct dentry *dentry) in ovl_need_index()
1032 int ovl_nlink_start(struct dentry *dentry) in ovl_nlink_start()
[all …]
H A Ddir.c110 struct dentry *dentry) in ovl_cleanup_and_whiteout()
144 struct dentry *d, *dentry = *newdentry; in ovl_mkdir_real() local
311 static bool ovl_type_merge(struct dentry *dentry) in ovl_type_merge()
316 static bool ovl_type_origin(struct dentry *dentry) in ovl_type_origin()
658 struct dentry *dentry, umode_t mode, bool excl) in ovl_create()
664 struct dentry *dentry, umode_t mode) in ovl_mkdir()
670 struct dentry *dentry, umode_t mode, dev_t rdev) in ovl_mknod()
680 struct dentry *dentry, const char *link) in ovl_symlink()
852 static bool ovl_pure_upper(struct dentry *dentry) in ovl_pure_upper()
858 static void ovl_drop_nlink(struct dentry *dentry) in ovl_drop_nlink()
[all …]
H A Dexport.c19 static int ovl_encode_maybe_copy_up(struct dentry *dentry) in ovl_encode_maybe_copy_up()
77 static int ovl_connectable_layer(struct dentry *dentry) in ovl_connectable_layer()
105 static int ovl_connect_layer(struct dentry *dentry) in ovl_connect_layer()
184 static int ovl_check_encode_origin(struct dentry *dentry) in ovl_check_encode_origin()
224 static int ovl_dentry_to_fid(struct ovl_fs *ofs, struct dentry *dentry, in ovl_dentry_to_fid()
264 struct dentry *dentry; in ovl_encode_fh() local
297 struct dentry *dentry; in ovl_obtain_alias() local
694 struct dentry *dentry; in ovl_upper_fh_to_d() local
716 struct dentry *dentry = NULL; in ovl_lower_fh_to_d() local
816 struct dentry *dentry = NULL; in ovl_fh_to_dentry() local
[all …]
/openbmc/linux/security/integrity/evm/
H A Devm_main.c132 static int evm_find_protected_xattrs(struct dentry *dentry) in evm_find_protected_xattrs()
168 static enum integrity_status evm_verify_hmac(struct dentry *dentry, in evm_verify_hmac()
333 int evm_read_protected_xattrs(struct dentry *dentry, u8 *buffer, in evm_read_protected_xattrs()
404 enum integrity_status evm_verifyxattr(struct dentry *dentry, in evm_verifyxattr()
451 struct dentry *dentry, const char *xattr_name, in evm_xattr_change()
487 struct dentry *dentry, const char *xattr_name, in evm_protect_xattr()
602 struct dentry *dentry, const char *xattr_name) in evm_inode_removexattr()
615 struct dentry *dentry, const char *name, in evm_inode_set_acl_change()
634 struct dentry *dentry, in evm_inode_set_acl_change()
784 struct dentry *dentry, struct iattr *attr) in evm_attr_change()
[all …]
/openbmc/linux/fs/ecryptfs/
H A Dinode.c27 static int lock_parent(struct dentry *dentry, in lock_parent()
126 struct dentry *dentry, struct super_block *sb) in ecryptfs_interpose()
468 struct inode *dir, struct dentry *dentry, in ecryptfs_symlink()
507 struct dentry *dentry, umode_t mode) in ecryptfs_mkdir()
896 struct dentry *dentry, struct iattr *ia) in ecryptfs_setattr()
987 struct dentry *dentry = path->dentry; in ecryptfs_getattr_link() local
1021 struct dentry *dentry = path->dentry; in ecryptfs_getattr() local
1131 struct dentry *dentry, struct fileattr *fa) in ecryptfs_fileattr_set()
1143 struct dentry *dentry, int type) in ecryptfs_get_acl()
1150 struct dentry *dentry, struct posix_acl *acl, in ecryptfs_set_acl()
[all …]
/openbmc/linux/fs/autofs/
H A Droot.c67 static void autofs_del_active(struct dentry *dentry) in autofs_del_active()
80 struct dentry *dentry = file->f_path.dentry; in autofs_dir_open() local
131 static struct dentry *autofs_lookup_active(struct dentry *dentry) in autofs_lookup_active()
267 struct dentry *dentry = path->dentry; in do_expire_wait() local
291 struct dentry *dentry = path->dentry; in autofs_mountpoint_changed() local
333 struct dentry *dentry = path->dentry; in autofs_d_automount() local
421 struct dentry *dentry = path->dentry; in autofs_d_manage() local
494 struct dentry *dentry, unsigned int flags) in autofs_lookup()
567 struct inode *dir, struct dentry *dentry, in autofs_dir_symlink()
724 struct inode *dir, struct dentry *dentry, in autofs_dir_mkdir()
[all …]
/openbmc/linux/fs/reiserfs/
H A Dxattr.c199 struct dentry *dentry; in fill_with_dentries() local
240 int (*action)(struct dentry *, void *), in reiserfs_for_each_xattr()
276 struct dentry *dentry = buf.dentries[i]; in reiserfs_for_each_xattr() local
482 struct dentry *dentry, *xadir; in lookup_and_delete_xattr() local
519 struct dentry *dentry; in reiserfs_xattr_set_handle() local
655 struct dentry *dentry; in reiserfs_xattr_get() local
776 struct dentry *dentry) in reiserfs_posix_acl_list()
810 struct dentry *dentry; member
884 static int create_privroot(struct dentry *dentry) in create_privroot()
972 struct dentry *dentry; in reiserfs_lookup_privroot() local
[all …]
/openbmc/linux/fs/sysv/
H A Dnamei.c19 static int add_nondir(struct dentry *dentry, struct inode *inode) in add_nondir()
31 static struct dentry *sysv_lookup(struct inode * dir, struct dentry * dentry, unsigned int flags) in sysv_lookup()
45 struct dentry *dentry, umode_t mode, dev_t rdev) in sysv_mknod()
65 struct dentry *dentry, umode_t mode, bool excl) in sysv_create()
71 struct dentry *dentry, const char *symname) in sysv_symlink()
102 struct dentry * dentry) in sysv_link()
114 struct dentry *dentry, umode_t mode) in sysv_mkdir()
151 static int sysv_unlink(struct inode * dir, struct dentry * dentry) in sysv_unlink()
171 static int sysv_rmdir(struct inode * dir, struct dentry * dentry) in sysv_rmdir()
/openbmc/linux/fs/ocfs2/
H A Ddcache.c26 void ocfs2_dentry_attach_gen(struct dentry *dentry) in ocfs2_dentry_attach_gen()
35 static int ocfs2_dentry_revalidate(struct dentry *dentry, unsigned int flags) in ocfs2_dentry_revalidate()
112 static int ocfs2_match_dentry(struct dentry *dentry, in ocfs2_match_dentry()
156 struct dentry *dentry; in ocfs2_find_local_alias() local
210 int ocfs2_dentry_attach_lock(struct dentry *dentry, in ocfs2_dentry_attach_lock()
390 static void ocfs2_dentry_iput(struct dentry *dentry, struct inode *inode) in ocfs2_dentry_iput()
440 void ocfs2_dentry_move(struct dentry *dentry, struct dentry *target, in ocfs2_dentry_move()
/openbmc/linux/fs/ceph/
H A Ddir.c39 static int ceph_d_init(struct dentry *dentry) in ceph_d_init()
133 struct dentry *dentry; in __dcache_find_get_entry() local
188 struct dentry *dentry, *last = NULL; in __dcache_readdir() local
704 struct dentry *dentry) in ceph_handle_snapdir()
736 struct dentry *dentry, int err) in ceph_finish_lookup()
993 struct dentry *dentry, const char *dest) in ceph_symlink()
1064 struct dentry *dentry, umode_t mode) in ceph_mkdir()
1144 struct dentry *dentry) in ceph_link()
1201 struct dentry *dentry = req->r_dentry; in ceph_async_unlink_cb() local
1556 int (*check)(struct dentry*, void*)) in __dentry_leases_walk()
[all …]
/openbmc/linux/fs/minix/
H A Dnamei.c10 static int add_nondir(struct dentry *dentry, struct inode *inode) in add_nondir()
22 static struct dentry *minix_lookup(struct inode * dir, struct dentry *dentry, unsigned int flags) in minix_lookup()
37 struct dentry *dentry, umode_t mode, dev_t rdev) in minix_mknod()
67 struct dentry *dentry, umode_t mode, bool excl) in minix_create()
73 struct dentry *dentry, const char *symname) in minix_symlink()
97 struct dentry *dentry) in minix_link()
108 struct dentry *dentry, umode_t mode) in minix_mkdir()
141 static int minix_unlink(struct inode * dir, struct dentry *dentry) in minix_unlink()
162 static int minix_rmdir(struct inode * dir, struct dentry *dentry) in minix_rmdir()
/openbmc/linux/fs/ufs/
H A Dnamei.c38 static inline int ufs_add_nondir(struct dentry *dentry, struct inode *inode) in ufs_add_nondir()
50 static struct dentry *ufs_lookup(struct inode * dir, struct dentry *dentry, unsigned int flags) in ufs_lookup()
73 struct inode * dir, struct dentry * dentry, umode_t mode, in ufs_create()
90 struct dentry *dentry, umode_t mode, dev_t rdev) in ufs_mknod()
110 struct dentry * dentry, const char * symname) in ufs_symlink()
151 struct dentry *dentry) in ufs_link()
170 struct dentry * dentry, umode_t mode) in ufs_mkdir()
208 static int ufs_unlink(struct inode *dir, struct dentry *dentry) in ufs_unlink()
230 static int ufs_rmdir (struct inode * dir, struct dentry *dentry) in ufs_rmdir()
/openbmc/linux/fs/affs/
H A Dnamei.c67 affs_hash_dentry(const struct dentry *dentry, struct qstr *qstr) in affs_hash_dentry()
75 affs_intl_hash_dentry(const struct dentry *dentry, struct qstr *qstr) in affs_intl_hash_dentry()
116 affs_compare_dentry(const struct dentry *dentry, in affs_compare_dentry()
125 affs_intl_compare_dentry(const struct dentry *dentry, in affs_intl_compare_dentry()
138 affs_match(struct dentry *dentry, const u8 *name2, toupper_t fn) in affs_match()
170 affs_find_entry(struct inode *dir, struct dentry *dentry) in affs_find_entry()
236 affs_unlink(struct inode *dir, struct dentry *dentry) in affs_unlink()
246 struct dentry *dentry, umode_t mode, bool excl) in affs_create()
278 struct dentry *dentry, umode_t mode) in affs_mkdir()
307 affs_rmdir(struct inode *dir, struct dentry *dentry) in affs_rmdir()
[all …]
/openbmc/linux/fs/xfs/
H A Dxfs_iops.c91 struct dentry *dentry) in xfs_dentry_to_name()
101 struct dentry *dentry, in xfs_dentry_mode_to_name()
118 struct dentry *dentry) in xfs_cleanup_inode()
167 struct dentry *dentry, in xfs_generic_create()
260 struct dentry *dentry, in xfs_vn_mknod()
271 struct dentry *dentry, in xfs_vn_create()
282 struct dentry *dentry, in xfs_vn_mkdir()
291 struct dentry *dentry, in xfs_vn_lookup()
316 struct dentry *dentry, in xfs_vn_ci_lookup()
357 struct dentry *dentry) in xfs_vn_link()
[all …]
/openbmc/linux/fs/ext2/
H A Dnamei.c40 static inline int ext2_add_nondir(struct dentry *dentry, struct inode *inode) in ext2_add_nondir()
56 static struct dentry *ext2_lookup(struct inode * dir, struct dentry *dentry, unsigned int flags) in ext2_lookup()
103 struct inode * dir, struct dentry * dentry, in ext2_create()
137 struct dentry *dentry, umode_t mode, dev_t rdev) in ext2_mknod()
158 struct dentry * dentry, const char * symname) in ext2_symlink()
205 struct dentry *dentry) in ext2_link()
229 struct inode * dir, struct dentry * dentry, umode_t mode) in ext2_mkdir()
272 static int ext2_unlink(struct inode *dir, struct dentry *dentry) in ext2_unlink()
301 static int ext2_rmdir (struct inode * dir, struct dentry *dentry) in ext2_rmdir()
/openbmc/linux/fs/debugfs/
H A Dinode.c46 struct dentry *dentry, struct iattr *ia) in debugfs_setattr()
237 static void debugfs_release_dentry(struct dentry *dentry) in debugfs_release_dentry()
326 struct dentry *dentry; in debugfs_lookup() local
343 struct dentry *dentry; in start_creating() local
415 struct dentry *dentry; in __debugfs_create_file() local
591 struct dentry *dentry = start_creating(name, parent); in debugfs_create_dir() local
638 struct dentry *dentry = start_creating(name, parent); in debugfs_create_automount() local
706 struct dentry *dentry; in debugfs_create_symlink() local
771 void debugfs_remove(struct dentry *dentry) in debugfs_remove()
793 struct dentry *dentry; in debugfs_lookup_and_remove() local
[all …]
/openbmc/linux/fs/ntfs3/
H A Dnamei.c67 static struct dentry *ntfs_lookup(struct inode *dir, struct dentry *dentry, in ntfs_lookup()
108 struct dentry *dentry, umode_t mode, bool excl) in ntfs_create()
124 struct dentry *dentry, umode_t mode, dev_t rdev) in ntfs_mknod()
179 static int ntfs_unlink(struct inode *dir, struct dentry *dentry) in ntfs_unlink()
200 struct dentry *dentry, const char *symname) in ntfs_symlink()
218 struct dentry *dentry, umode_t mode) in ntfs_mkdir()
231 static int ntfs_rmdir(struct inode *dir, struct dentry *dentry) in ntfs_rmdir()
252 struct dentry *dentry, struct inode *new_dir, in ntfs_rename()
366 static int ntfs_atomic_open(struct inode *dir, struct dentry *dentry, in ntfs_atomic_open()
475 static int ntfs_d_hash(const struct dentry *dentry, struct qstr *name) in ntfs_d_hash()
[all …]
/openbmc/linux/fs/configfs/
H A Ddir.c45 static void configfs_d_iput(struct dentry * dentry, in configfs_d_iput()
243 struct dentry * dentry, void * element, in configfs_make_dirent()
363 struct dentry *dentry, char *body) in configfs_create_link()
418 struct dentry * dentry = dget(item->ci_dentry); in configfs_remove_dir() local
431 struct dentry *dentry, in configfs_lookup()
813 struct dentry *dentry, in configfs_attach_item()
848 struct dentry *dentry, in configfs_attach_group()
1255 struct dentry *dentry, umode_t mode) in configfs_mkdir()
1564 struct dentry * dentry = file->f_path.dentry; in configfs_dir_open() local
1604 struct dentry *dentry = file->f_path.dentry; in configfs_readdir() local
[all …]
/openbmc/linux/fs/nilfs2/
H A Dnamei.c35 static inline int nilfs_add_nondir(struct dentry *dentry, struct inode *inode) in nilfs_add_nondir()
54 nilfs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in nilfs_lookup()
76 struct dentry *dentry, umode_t mode, bool excl) in nilfs_create()
104 struct dentry *dentry, umode_t mode, dev_t rdev) in nilfs_mknod()
129 struct dentry *dentry, const char *symname) in nilfs_symlink()
178 struct dentry *dentry) in nilfs_link()
206 struct dentry *dentry, umode_t mode) in nilfs_mkdir()
259 static int nilfs_do_unlink(struct inode *dir, struct dentry *dentry) in nilfs_do_unlink()
293 static int nilfs_unlink(struct inode *dir, struct dentry *dentry) in nilfs_unlink()
314 static int nilfs_rmdir(struct inode *dir, struct dentry *dentry) in nilfs_rmdir()
/openbmc/linux/fs/nfsd/
H A Dnfsfh.c28 static int nfsd_acceptable(void *expv, struct dentry *dentry) in nfsd_acceptable()
65 nfsd_mode_check(struct svc_rqst *rqstp, struct dentry *dentry, in nfsd_mode_check()
120 struct dentry *dentry, struct svc_export *exp) in check_pseudo_root()
159 struct dentry *dentry; in nfsd_set_fh_dentry() local
331 struct dentry *dentry; in fh_verify() local
411 struct dentry *dentry) in _fh_update()
520 fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, in fh_compose()
588 struct dentry *dentry; in fh_update() local
699 struct dentry * dentry = fhp->fh_dentry; in fh_put() local

12345678910>>...21