Searched defs:dentry (Results 226 - 250 of 522) sorted by relevance

1234567891011>>

/linux-master/fs/squashfs/
H A Dsuper.c563 static int squashfs_statfs(struct dentry *dentry, struct kstatfs *buf) argument
/linux-master/fs/fat/
H A Dfile.c480 int fat_setattr(struct mnt_idmap *idmap, struct dentry *dentry, argument
/linux-master/drivers/tty/
H A Dpty.c794 struct dentry *dentry; local
/linux-master/fs/ceph/
H A Dcrypto.h204 ceph_encode_encrypted_fname(struct inode *parent, struct dentry *dentry, char *buf) argument
/linux-master/fs/
H A Dfs_context.c337 struct fs_context *fs_context_for_reconfigure(struct dentry *dentry, argument
H A Dmount.h110 static inline void detach_mounts(struct dentry *dentry) argument
133 is_local_mountpoint(struct dentry *dentry) argument
[all...]
/linux-master/fs/autofs/
H A Dautofs_i.h55 struct dentry *dentry; member in struct:autofs_info
136 static inline struct autofs_info *autofs_dentry_ino(struct dentry *dentr argument
184 __managed_dentry_set_managed(struct dentry *dentry) argument
189 managed_dentry_set_managed(struct dentry *dentry) argument
196 __managed_dentry_clear_managed(struct dentry *dentry) argument
201 managed_dentry_clear_managed(struct dentry *dentry) argument
258 __autofs_add_expiring(struct dentry *dentry) argument
269 autofs_add_expiring(struct dentry *dentry) argument
282 autofs_del_expiring(struct dentry *dentry) argument
[all...]
H A Droot.c67 static void autofs_del_active(struct dentry *dentry) argument
80 struct dentry *dentry = file->f_path.dentry; local
131 autofs_lookup_active(struct dentry *dentry) argument
185 autofs_lookup_expiring(struct dentry *dentry, bool rcu_walk) argument
267 struct dentry *dentry = path->dentry; local
291 struct dentry *dentry = path->dentry; local
333 struct dentry *dentry = path->dentry; local
421 struct dentry *dentry = path->dentry; local
493 autofs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) argument
566 autofs_dir_symlink(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, const char *symname) argument
623 autofs_dir_unlink(struct inode *dir, struct dentry *dentry) argument
657 autofs_set_leaf_automount_flags(struct dentry *dentry) argument
674 autofs_clear_leaf_automount_flags(struct dentry *dentry) argument
692 autofs_dir_rmdir(struct inode *dir, struct dentry *dentry) argument
723 autofs_dir_mkdir(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode) argument
843 is_autofs_dentry(struct dentry *dentry) argument
[all...]
/linux-master/arch/s390/hypfs/
H A Dinode.c61 static void hypfs_add_dentry(struct dentry *dentry) argument
67 static void hypfs_remove(struct dentry *dentry) argument
75 simple_rmdir(d_inode(parent), dentry); local
77 simple_unlink(d_inode(parent), dentry); local
340 struct dentry *dentry; local
377 struct dentry *dentry; local
388 struct dentry *dentry; local
405 struct dentry *dentry; local
425 struct dentry *dentry; local
[all...]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dspectral.c483 static int remove_buf_file_handler(struct dentry *dentry) argument
/linux-master/drivers/misc/ibmasm/
H A Dibmasmfs.c153 struct dentry *dentry; local
176 struct dentry *dentry; local
[all...]
/linux-master/fs/jfs/
H A Dnamei.c62 jfs_create(struct mnt_idmap *idmap, struct inode *dip, struct dentry *dentry, umode_t mode, bool excl) argument
195 jfs_mkdir(struct mnt_idmap *idmap, struct inode *dip, struct dentry *dentry, umode_t mode) argument
333 jfs_rmdir(struct inode *dip, struct dentry *dentry) argument
463 jfs_unlink(struct inode *dip, struct dentry *dentry) argument
786 jfs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) argument
878 jfs_symlink(struct mnt_idmap *idmap, struct inode *dip, struct dentry *dentry, const char *name) argument
1355 jfs_mknod(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, dev_t rdev) argument
1449 jfs_lookup(struct inode *dip, struct dentry *dentry, unsigned int flags) argument
1510 jfs_get_parent(struct dentry *dentry) argument
1563 jfs_ci_compare(const struct dentry *dentry, unsigned int len, const char *str, const struct qstr *name) argument
1579 jfs_ci_revalidate(struct dentry *dentry, unsigned int flags) argument
[all...]
/linux-master/fs/omfs/
H A Dinode.c271 static int omfs_statfs(struct dentry *dentry, struct kstatfs *buf) argument
/linux-master/fs/coda/
H A Ddir.c490 coda_dentry_delete(const struct dentry * dentry) argument
[all...]
/linux-master/security/apparmor/
H A Dfile.c153 static inline bool is_deleted(struct dentry *dentry) argument
[all...]
/linux-master/include/linux/
H A Ddebugfs.h251 debugfs_remove(struct dentry *dentry) argument
254 debugfs_remove_recursive(struct dentry *dentry) argument
263 debugfs_file_get(struct dentry *dentry) argument
268 debugfs_file_put(struct dentry *dentry) argument
[all...]
/linux-master/fs/hfsplus/
H A Dinode.c658 int hfsplus_fileattr_get(struct dentry *dentry, struct fileattr *fa) argument
245 hfsplus_setattr(struct mnt_idmap *idmap, struct dentry *dentry, struct iattr *attr) argument
676 hfsplus_fileattr_set(struct mnt_idmap *idmap, struct dentry *dentry, struct fileattr *fa) argument
[all...]
/linux-master/fs/hfs/
H A Dinode.c512 static struct dentry *hfs_file_lookup(struct inode *dir, struct dentry *dentry, argument
610 int hfs_inode_setattr(struct mnt_idmap *idmap, struct dentry *dentry, argument
[all...]
/linux-master/drivers/opp/
H A Dopp.h130 struct dentry *dentry; member in struct:dev_pm_opp
149 struct dentry *dentry; member in struct:opp_device
246 struct dentry *dentry; member in struct:opp_table
[all...]
/linux-master/fs/devpts/
H A Dinode.c307 struct dentry *dentry; local
545 struct dentry *dentry; local
571 fsnotify_create(d_inode(root), dentry); local
586 devpts_get_priv(struct dentry *dentry) argument
599 devpts_pty_kill(struct dentry *dentry) argument
[all...]
/linux-master/fs/affs/
H A Dnamei.c46 __affs_hash_dentry(const struct dentry *dentry, struct qstr *qstr, toupper_t fn, bool notruncate) argument
67 affs_hash_dentry(const struct dentry *dentry, struct qstr *qstr) argument
75 affs_intl_hash_dentry(const struct dentry *dentr argument
116 affs_compare_dentry(const struct dentry *dentry, unsigned int len, const char *str, const struct qstr *name) argument
125 affs_intl_compare_dentry(const struct dentry *dentry, unsigned int len, const char *str, const struct qstr *name) argument
138 affs_match(struct dentry *dentry, const u8 *name2, toupper_t fn) argument
170 affs_find_entry(struct inode *dir, struct dentry *dentry) argument
199 affs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) argument
236 affs_unlink(struct inode *dir, struct dentry *dentry) argument
245 affs_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) argument
277 affs_mkdir(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode) argument
307 affs_rmdir(struct inode *dir, struct dentry *dentry) argument
316 affs_symlink(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, const char *symname) argument
394 affs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) argument
[all...]
/linux-master/virt/kvm/
H A Dguest_memfd.c317 static int kvm_gmem_setattr(struct mnt_idmap *idmap, struct dentry *dentry, argument
/linux-master/security/tomoyo/
H A Dtomoyo.c158 static int tomoyo_path_unlink(const struct path *parent, struct dentry *dentry) argument
174 static int tomoyo_path_mkdir(const struct path *parent, struct dentry *dentry, argument
191 tomoyo_path_rmdir(const struct path *parent, struct dentry *dentry) argument
207 tomoyo_path_symlink(const struct path *parent, struct dentry *dentry, const char *old_name) argument
225 tomoyo_path_mknod(const struct path *parent, struct dentry *dentry, umode_t mode, unsigned int dev) argument
[all...]
/linux-master/fs/overlayfs/
H A Dovl_entry.h49 struct dentry *dentry; member in struct:ovl_path
157 static inline unsigned long *OVL_E_FLAGS(struct dentry *dentry) argument
188 OVL_E(struct dentry *dentry) argument
[all...]
/linux-master/fs/pstore/
H A Dinode.c42 struct dentry *dentry; member in struct:pstore_private
182 static int pstore_unlink(struct inode *dir, struct dentry *dentry) argument
338 struct dentry *dentry; local
[all...]

Completed in 623 milliseconds

1234567891011>>