Home
last modified time | relevance | path

Searched refs:vfsgid_eq (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dmnt_idmapping.h64 static inline bool vfsgid_eq(vfsgid_t left, vfsgid_t right) in vfsgid_eq() function
H A Dfs.h1435 !vfsgid_eq(attr->ia_vfsgid, in i_gid_needs_update()
/openbmc/linux/fs/
H A Dattr.c131 if (vfsgid_eq(ia_vfsgid, vfsgid)) in chgrp_ok()
/openbmc/linux/fs/f2fs/
H A Drecovery.c263 if (!vfsgid_eq(attr.ia_vfsgid, i_gid_into_vfsgid(&nop_mnt_idmap, inode))) in recover_quota_data()