Searched refs:YFSFETCHSTATUS (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/fs/afs/ | ||
D | protocol_yfs.h | 31 YFSFETCHSTATUS = 64132, /* YFS Fetch file status */ enumerator |
D | yfsclient.c | 1554 bp = xdr_encode_u32(bp, YFSFETCHSTATUS); in yfs_fs_fetch_status() |