Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dposix_acl.c282 int not_equiv = 0; in posix_acl_equiv_mode() local
304 not_equiv = 1; in posix_acl_equiv_mode()
308 not_equiv = 1; in posix_acl_equiv_mode()
316 return not_equiv; in posix_acl_equiv_mode()
420 int not_equiv = 0; in posix_acl_create_masq() local
433 not_equiv = 1; in posix_acl_create_masq()
447 not_equiv = 1; in posix_acl_create_masq()
466 return not_equiv; in posix_acl_create_masq()
/Linux-v4.19/fs/f2fs/
Dacl.c283 int not_equiv = 0; in f2fs_acl_create_masq() local
296 not_equiv = 1; in f2fs_acl_create_masq()
310 not_equiv = 1; in f2fs_acl_create_masq()
329 return not_equiv; in f2fs_acl_create_masq()