Searched refs:SET_FH_FLAG (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/nfsd/ | ||
| H A D | nfsfh.h | 60 #define SET_FH_FLAG(c, f) ((c)->fh_flags |= (f)) macro |
| H A D | nfs4proc.c | 517 SET_FH_FLAG(&cstate->current_fh, NFSD4_FH_FOREIGN); in nfsd4_putfh() |