Searched refs:fsuidgid_has_mapping (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/
H A Dnamei.c3021 if (!fsuidgid_has_mapping(dir->i_sb, idmap))
3323 if (!fsuidgid_has_mapping(dir->dentry->d_sb, idmap))
/linux-master/include/linux/
H A Dfs.h1518 * fsuidgid_has_mapping() - check whether caller's fsuid/fsgid is mapped
1528 static inline bool fsuidgid_has_mapping(struct super_block *sb, function
/linux-master/fs/btrfs/
H A Dioctl.c978 if (!fsuidgid_has_mapping(dir->i_sb, idmap))

Completed in 161 milliseconds