Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dmnt_idmapping.h66 static inline bool vfsgid_eq(vfsgid_t left, vfsgid_t right) in vfsgid_eq() function
Dfs.h1731 !vfsgid_eq(attr->ia_vfsgid, in i_gid_needs_update()
/Linux-v6.1/fs/
Dattr.c66 if (vfsgid_eq(ia_vfsgid, vfsgid)) in chgrp_ok()
/Linux-v6.1/fs/f2fs/
Drecovery.c263 if (!vfsgid_eq(attr.ia_vfsgid, i_gid_into_vfsgid(&init_user_ns, inode))) in recover_quota_data()