Searched refs:find_readable_file (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dstate.h369 static inline struct file *find_readable_file(struct nfs4_file *f) function
H A Dnfs4state.c270 struct file *filp = find_readable_file(dp->dl_file);
2489 fl.fl_file = find_readable_file(stp->st_file);
2915 *filpp = find_readable_file(dp->dl_file);
2935 *filpp = find_readable_file(stp->st_file);
3600 if (find_readable_file(lock_stp->st_file)) {
3602 filp = find_readable_file(lock_stp->st_file);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifsacl.c606 open_file = find_readable_file(CIFS_I(inode));
664 open_file = find_readable_file(CIFS_I(inode));
H A Dcifsproto.h83 extern struct cifsFileInfo *find_readable_file(struct cifsInodeInfo *);
H A Dfile.c1166 struct cifsFileInfo *find_readable_file(struct cifsInodeInfo *cifs_inode) function

Completed in 142 milliseconds