Searched defs:dentry (Results 101 - 125 of 522) sorted by relevance

1234567891011>>

/linux-master/security/
H A Dinode.c112 struct dentry *dentry; local
295 securityfs_remove(struct dentry *dentry) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_debugfs.c270 struct dentry *dentry; local
/linux-master/mm/
H A Dshrinker_debug.c259 struct dentry *dentry; local
[all...]
/linux-master/fs/9p/
H A Dxattr.c65 ssize_t v9fs_xattr_get(struct dentry *dentry, const char *name, argument
94 int v9fs_xattr_set(struct dentry *dentry, const char *name, argument
140 ssize_t v9fs_listxattr(struct dentry *dentry, char *buffer, size_t buffer_size) argument
146 v9fs_xattr_handler_get(const struct xattr_handler *handler, struct dentry *dentry, struct inode *inode, const char *name, void *buffer, size_t size) argument
155 v9fs_xattr_handler_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *dentry, struct inode *inode, const char *name, const void *value, size_t size, int flags) argument
[all...]
/linux-master/fs/squashfs/
H A Dexport.c70 struct dentry *dentry = ERR_PTR(-ENOENT); local
/linux-master/fs/ceph/
H A Dacl.c90 int ceph_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, argument
/linux-master/net/wireless/
H A Ddebugfs.c139 static void wiphy_locked_debugfs_read_cancel(struct dentry *dentry, argument
219 static void wiphy_locked_debugfs_write_cancel(struct dentry *dentry, argument
/linux-master/fs/nfs/blocklayout/
H A Drpc_pipefs.c147 struct dentry *dir, *dentry; local
170 struct dentry *dentry; local
210 struct dentry *dentry; local
235 struct dentry *dentry; local
[all...]
/linux-master/fs/ramfs/
H A Dfile-nommu.c161 ramfs_nommu_setattr(struct mnt_idmap *idmap, struct dentry *dentry, struct iattr *ia) argument
/linux-master/fs/efivarfs/
H A Dinode.c77 efivarfs_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) argument
137 efivarfs_unlink(struct inode *dir, struct dentry *dentry) argument
156 efivarfs_fileattr_get(struct dentry *dentry, struct fileattr *fa) argument
171 efivarfs_fileattr_set(struct mnt_idmap *idmap, struct dentry *dentry, struct fileattr *fa) argument
[all...]
/linux-master/fs/minix/
H A Dnamei.c10 static int add_nondir(struct dentry *dentry, struct inode *inode) argument
22 static struct dentry *minix_lookup(struct inode * dir, struct dentry *dentry, unsigned int flags) argument
36 minix_mknod(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, dev_t rdev) argument
66 minix_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) argument
72 minix_symlink(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, const char *symname) argument
96 minix_link(struct dentry * old_dentry, struct inode * dir, struct dentry *dentry) argument
107 minix_mkdir(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode) argument
141 minix_unlink(struct inode * dir, struct dentry *dentry) argument
161 minix_rmdir(struct inode * dir, struct dentry *dentry) argument
[all...]
/linux-master/fs/autofs/
H A Dexpire.c11 static inline int autofs_can_expire(struct dentry *dentry, argument
29 autofs_mount_busy(struct vfsmount *mnt, struct dentry *dentry, unsigned int how) argument
318 should_expire(struct dentry *dentry, struct vfsmount *mnt, unsigned long timeout, unsigned int how) argument
424 struct dentry *dentry; local
488 struct dentry *dentry = path->dentry; local
540 struct dentry *dentry; local
575 struct dentry *dentry; local
[all...]
/linux-master/fs/afs/
H A Ddynroot.c111 static int afs_probe_cell_name(struct dentry *dentry) argument
158 struct inode *afs_try_auto_mntpt(struct dentry *dentry, struct inode *dir) argument
192 afs_lookup_atcell(struct dentry *dentry) argument
235 afs_dynroot_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) argument
[all...]
/linux-master/fs/smb/client/
H A Dnamespace.c120 static bool is_dfs_mount(struct dentry *dentry) argument
133 static char *automount_fullpath(struct dentry *dentry, void *page) argument
[all...]
/linux-master/drivers/cxl/
H A Dmem.c33 static void remove_debugfs(void *dentry) argument
114 struct dentry *dentry; local
/linux-master/fs/verity/
H A Dopen.c395 int __fsverity_prepare_setattr(struct dentry *dentry, struct iattr *attr) argument
/linux-master/drivers/opp/
H A Ddebugfs.c220 struct dentry *dentry; local
[all...]
/linux-master/drivers/virt/coco/efi_secret/
H A Defi_secret.c120 static int efi_secret_unlink(struct inode *dir, struct dentry *dentry) argument
/linux-master/drivers/clk/
H A Dclk-fractional-divider.c244 static void clk_fd_debug_init(struct clk_hw *hw, struct dentry *dentry) argument
/linux-master/fs/nfs/
H A Dnfs4super.c151 struct dentry *dentry; local
/linux-master/fs/kernfs/
H A Dkernfs-internal.h100 static inline struct kernfs_node *kernfs_dentry_node(struct dentry *dentry) argument
107 kernfs_set_rev(struct kernfs_node *parent, struct dentry *dentry) argument
118 kernfs_dir_changed(struct kernfs_node *parent, struct dentry *dentry) argument
[all...]
/linux-master/fs/
H A Dfhandle.c137 static int vfs_dentry_acceptable(void *context, struct dentry *dentry) argument
H A Danon_inodes.c33 static char *anon_inodefs_dname(struct dentry *dentry, char *buffer, int buflen) argument
/linux-master/fs/freevxfs/
H A Dvxfs_super.c75 vxfs_statfs(struct dentry *dentry, struct kstatfs *bufp) argument
/linux-master/fs/xfs/scrub/
H A Dfindparent.c427 struct dentry *dentry, *parent; local

Completed in 481 milliseconds

1234567891011>>