Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dremote_perm.c246 int lustre_check_remote_perm(struct inode *inode, int mask) in lustre_check_remote_perm() function
Dllite_internal.h1081 int lustre_check_remote_perm(struct inode *inode, int mask);
Dfile.c3128 return lustre_check_remote_perm(inode, mask); in ll_inode_permission()