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

/linux-4.1.27/fs/
H A Dattr.c190 int notify_change(struct dentry * dentry, struct iattr * attr, struct inode **delegated_inode) notify_change() argument
H A Dutimes.c56 struct inode *delegated_inode = NULL; utimes_common() local
H A Dopen.c503 struct inode *delegated_inode = NULL; chmod_common() local
568 struct inode *delegated_inode = NULL; chown_common() local
H A Dnamei.c3745 int vfs_unlink(struct inode *dir, struct dentry *dentry, struct inode **delegated_inode) vfs_unlink() argument
3798 struct inode *delegated_inode = NULL; do_unlinkat() local
3954 int vfs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry, struct inode **delegated_inode) vfs_link() argument
4022 struct inode *delegated_inode = NULL; SYSCALL_DEFINE5() local
4277 struct inode *delegated_inode = NULL; SYSCALL_DEFINE5() local
4136 vfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, struct inode **delegated_inode, unsigned int flags) vfs_rename() argument
/linux-4.1.27/include/linux/
H A Dfs.h2091 static inline int try_break_deleg(struct inode *inode, struct inode **delegated_inode) try_break_deleg() argument
2103 static inline int break_deleg_wait(struct inode **delegated_inode) break_deleg_wait() argument
2167 static inline int try_break_deleg(struct inode *inode, struct inode **delegated_inode) try_break_deleg() argument
2172 static inline int break_deleg_wait(struct inode **delegated_inode) break_deleg_wait() argument

Completed in 123 milliseconds