Searched refs:not_equiv (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/fs/f2fs/
H A Dacl.c283 int not_equiv = 0; f2fs_acl_create_masq() local
296 not_equiv = 1; FOREACH_ACL_ENTRY()
310 not_equiv = 1; FOREACH_ACL_ENTRY()
329 return not_equiv;
/linux-4.4.14/fs/
H A Dposix_acl.c247 int not_equiv = 0; posix_acl_equiv_mode() local
269 not_equiv = 1; FOREACH_ACL_ENTRY()
273 not_equiv = 1; FOREACH_ACL_ENTRY()
281 return not_equiv;
385 int not_equiv = 0; posix_acl_create_masq() local
398 not_equiv = 1; FOREACH_ACL_ENTRY()
412 not_equiv = 1; FOREACH_ACL_ENTRY()
431 return not_equiv;

Completed in 171 milliseconds