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