Searched refs:ext2_get_acl (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext2/
H A Dacl.h68 #define ext2_get_acl NULL macro
H A Dacl.c156 ext2_get_acl(struct inode *inode, int type) function
283 struct posix_acl *acl = ext2_get_acl(inode, ACL_TYPE_ACCESS);
316 acl = ext2_get_acl(dir, ACL_TYPE_DEFAULT);
377 acl = ext2_get_acl(inode, ACL_TYPE_ACCESS);
429 acl = ext2_get_acl(inode, type);

Completed in 100 milliseconds