Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_acl.c48 STATIC int xfs_acl_allow_set(struct inode *, int);
257 error = xfs_acl_allow_set(vp, kind); in xfs_acl_vremove()
297 error = xfs_acl_allow_set(vp, kind); in xfs_acl_vset()
359 xfs_acl_allow_set( in xfs_acl_allow_set() function