Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ext2/
Dacl.h58 extern int ext2_acl_chmod (struct inode *);
67 ext2_acl_chmod (struct inode *inode) in ext2_acl_chmod() function
Dacl.c287 ext2_acl_chmod(struct inode *inode) in ext2_acl_chmod() function
Dinode.c1545 error = ext2_acl_chmod(inode); in ext2_setattr()