Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dremote_perm.c243 int lustre_check_remote_perm(struct inode *inode, int mask) in lustre_check_remote_perm() function
Dllite_internal.h1048 int lustre_check_remote_perm(struct inode *inode, int mask);
Dfile.c3089 return lustre_check_remote_perm(inode, mask); in ll_inode_permission()