Home
last modified time | relevance | path

Searched defs:default_acl (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/fs/xfs/
Dxfs_acl.h58 # define xfs_inherit_acl(inode, default_acl) 0 argument
Dxfs_iops.c176 struct posix_acl *default_acl = NULL; in xfs_vn_mknod() local