Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dposix_acl.h30 refcount_t a_refcount; member
47 refcount_inc(&acl->a_refcount); in posix_acl_dup()
57 if (acl && refcount_dec_and_test(&acl->a_refcount)) in posix_acl_release()
/linux-6.3-rc2/fs/
A Dposix_acl.c56 refcount_inc_not_zero(&acl->a_refcount)) in get_cached_acl()
195 refcount_set(&acl->a_refcount, 1); in posix_acl_init()
228 refcount_set(&clone->a_refcount, 1); in posix_acl_clone()
/linux-6.3-rc2/fs/f2fs/
A Dacl.c304 refcount_set(&clone->a_refcount, 1); in f2fs_acl_clone()

Completed in 6 milliseconds