Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dmnt_idmapping.h65 static inline bool vfsgid_eq(vfsgid_t left, vfsgid_t right) in vfsgid_eq() function
Dfs.h1507 !vfsgid_eq(attr->ia_vfsgid, in i_gid_needs_update()
/linux-6.12.1/fs/
Dattr.c127 if (vfsgid_eq(ia_vfsgid, vfsgid)) in chgrp_ok()
/linux-6.12.1/fs/f2fs/
Drecovery.c256 if (!vfsgid_eq(attr.ia_vfsgid, i_gid_into_vfsgid(&nop_mnt_idmap, inode))) in recover_quota_data()