Home
last modified time | relevance | path

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

/fs/
Dposix_acl.c416 static int posix_acl_create_masq(struct posix_acl *acl, umode_t *mode_p) in posix_acl_create_masq() function
524 err = posix_acl_create_masq(clone, mode_p); in __posix_acl_create()
608 ret = posix_acl_create_masq(clone, mode); in posix_acl_create()