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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dacl.h33 int gfs2_acl_validate_remove(struct gfs2_inode *ip, int access);
H A Dacl.c41 error = gfs2_acl_validate_remove(ip, access);
73 int gfs2_acl_validate_remove(struct gfs2_inode *ip, int access) function
H A Deaops.c157 int error = gfs2_acl_validate_remove(ip, 1);
162 int error = gfs2_acl_validate_remove(ip, 0);

Completed in 43 milliseconds