Home
last modified time | relevance | path

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

/linux-2.6.39/fs/jfs/
Djfs_acl.h25 int jfs_acl_chmod(struct inode *inode);
35 static inline int jfs_acl_chmod(struct inode *inode) in jfs_acl_chmod() function
Dfile.c122 rc = jfs_acl_chmod(inode); in jfs_setattr()
Dacl.c181 int jfs_acl_chmod(struct inode *inode) in jfs_acl_chmod() function