Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dposix_acl.c294 int not_equiv = 0; in posix_acl_equiv_mode() local
316 not_equiv = 1; in posix_acl_equiv_mode()
320 not_equiv = 1; in posix_acl_equiv_mode()
328 return not_equiv; in posix_acl_equiv_mode()
439 int not_equiv = 0; in posix_acl_create_masq() local
452 not_equiv = 1; in posix_acl_create_masq()
466 not_equiv = 1; in posix_acl_create_masq()
485 return not_equiv; in posix_acl_create_masq()
/Linux-v5.15/fs/f2fs/
Dacl.c309 int not_equiv = 0; in f2fs_acl_create_masq() local
322 not_equiv = 1; in f2fs_acl_create_masq()
336 not_equiv = 1; in f2fs_acl_create_masq()
355 return not_equiv; in f2fs_acl_create_masq()