Searched defs:delegated_inode (Results 1 - 9 of 9) sorted by relevance

/linux-master/fs/
H A Dutimes.c25 struct inode *delegated_inode = NULL; local
H A Dattr.c379 notify_change(struct mnt_idmap *idmap, struct dentry *dentry, struct iattr *attr, struct inode **delegated_inode) argument
H A Dxattr.c308 struct inode *delegated_inode = NULL; local
275 __vfs_setxattr_locked(struct mnt_idmap *idmap, struct dentry *dentry, const char *name, const void *value, size_t size, int flags, struct inode **delegated_inode) argument
534 __vfs_removexattr_locked(struct mnt_idmap *idmap, struct dentry *dentry, const char *name, struct inode **delegated_inode) argument
570 struct inode *delegated_inode = NULL; local
[all...]
H A Dopen.c636 struct inode *delegated_inode = NULL; local
760 struct inode *delegated_inode = NULL; local
H A Dposix_acl.c1095 struct inode *delegated_inode = NULL; local
1216 struct inode *delegated_inode = NULL; local
H A Dnamei.c4371 struct inode *delegated_inode = NULL; local
4312 vfs_unlink(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, struct inode **delegated_inode) argument
4557 vfs_link(struct dentry *old_dentry, struct mnt_idmap *idmap, struct inode *dir, struct dentry *new_dentry, struct inode **delegated_inode) argument
4635 struct inode *delegated_inode = NULL; local
4765 struct inode **delegated_inode = rd->delegated_inode; local
4928 struct inode *delegated_inode = NULL; local
[all...]
/linux-master/include/linux/
H A Dfilelock.h449 static inline int try_break_deleg(struct inode *inode, struct inode **delegated_inode) argument
461 static inline int break_deleg_wait(struct inode **delegated_inode) argument
492 static inline int try_break_deleg(struct inode *inode, struct inode **delegated_inode) argument
497 static inline int break_deleg_wait(struct inode **delegated_inode) argument
H A Dfs.h1893 struct inode **delegated_inode; member in struct:renamedata
/linux-master/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h821 BPF_KPROBE(kprobe__vfs_link, struct dentry* old_dentry, struct mnt_idmap *idmap, struct inode* dir, struct dentry* new_dentry, struct inode** delegated_inode) argument

Completed in 266 milliseconds