Home
last modified time | relevance | path

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

/linux/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/fs/
A Dposix_acl.c55 refcount_inc_not_zero(&acl->a_refcount)) in get_cached_acl()
194 refcount_set(&acl->a_refcount, 1); in posix_acl_init()
227 refcount_set(&clone->a_refcount, 1); in posix_acl_clone()
/linux/fs/f2fs/
A Dacl.c303 refcount_set(&clone->a_refcount, 1); in f2fs_acl_clone()

Completed in 8 milliseconds