Searched refs:fsuidgid_has_mapping (Results 1 – 4 of 4) sorted by relevance
3009 if (!fsuidgid_has_mapping(dir->i_sb, idmap)) in may_create() 3314 if (!fsuidgid_has_mapping(dir->dentry->d_sb, idmap)) in may_o_create()
1487 * fsuidgid_has_mapping() - check whether caller's fsuid/fsgid is mapped1497 static inline bool fsuidgid_has_mapping(struct super_block *sb, in fsuidgid_has_mapping() function
408 ``fsuidgid_has_mapping()`` which ultimately boils down to calling
968 if (!fsuidgid_has_mapping(dir->i_sb, idmap)) in btrfs_may_create()