Home
last modified time | relevance | path

Searched refs:check_and_fixup_ownership (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/authority/
Dauthentication.h257 void check_and_fixup_ownership(struct inode *parent_inode, struct inode *child);
302 void check_and_fixup_ownership(struct inode *parent_inode, struct inode *child) in check_and_fixup_ownership() function
Dauthentication.c349 void check_and_fixup_ownership(struct inode *parent_inode, struct inode *child) in check_and_fixup_ownership() function
/kernel/linux/linux-5.10/fs/hmdfs/
Dinode_local.c292 check_and_fixup_ownership(parent_inode, child_inode); in hmdfs_lookup_local()
1028 check_and_fixup_ownership(parent_inode, child_inode); in hmdfs_lookup_share()