Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dsmbacl.h89 int init_acl_state(struct posix_acl_state *state, u16 cnt);
H A Dsmbacl.c336 int init_acl_state(struct posix_acl_state *state, u16 cnt) in init_acl_state() function
406 ret = init_acl_state(&acl_state, num_aces); in parse_dacl()
409 ret = init_acl_state(&default_acl_state, num_aces); in parse_dacl()
H A Dvfs.c1877 rc = init_acl_state(&acl_state, 1); in ksmbd_vfs_set_init_posix_acl()