Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfilelock.h378 static inline int try_break_deleg(struct inode *inode, struct inode **delegated_inode) in try_break_deleg()
390 static inline int break_deleg_wait(struct inode **delegated_inode) in break_deleg_wait()
421 static inline int try_break_deleg(struct inode *inode, struct inode **delegated_inode) in try_break_deleg()
426 static inline int break_deleg_wait(struct inode **delegated_inode) in break_deleg_wait()
H A Dfs.h1800 struct inode **delegated_inode; member
/openbmc/linux/fs/
H A Dattr.c382 struct iattr *attr, struct inode **delegated_inode) in notify_change()
H A Dxattr.c278 int flags, struct inode **delegated_inode) in __vfs_setxattr_locked()
309 struct inode *delegated_inode = NULL; in vfs_setxattr() local
537 struct inode **delegated_inode) in __vfs_removexattr_locked()
571 struct inode *delegated_inode = NULL; in vfs_removexattr() local
H A Dposix_acl.c1096 struct inode *delegated_inode = NULL; in vfs_set_acl() local
1217 struct inode *delegated_inode = NULL; in vfs_remove_acl() local
H A Dutimes.c25 struct inode *delegated_inode = NULL; in vfs_utimes() local
H A Dnamei.c4305 struct dentry *dentry, struct inode **delegated_inode) in vfs_unlink()
4363 struct inode *delegated_inode = NULL; in do_unlinkat() local
4553 struct inode **delegated_inode) in vfs_link()
4629 struct inode *delegated_inode = NULL; in do_linkat() local
4759 struct inode **delegated_inode = rd->delegated_inode; in vfs_rename() local
4922 struct inode *delegated_inode = NULL; in do_renameat2() local
H A Dopen.c629 struct inode *delegated_inode = NULL; in chmod_common() local
753 struct inode *delegated_inode = NULL; in chown_common() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h843 struct inode** delegated_inode) in BPF_KPROBE()