Searched refs:xfs_inherit_acl (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_acl.h47 extern int xfs_inherit_acl(struct inode *inode, struct posix_acl *default_acl);
57 # define xfs_inherit_acl(inode, default_acl) 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_acl.c293 xfs_inherit_acl(struct inode *inode, struct posix_acl *default_acl) function
H A Dxfs_iops.c238 error = -xfs_inherit_acl(inode, default_acl);

Completed in 48 milliseconds