Home
last modified time | relevance | path

Searched refs:FSFETCHDATA (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/afs/
H A Dafs_fs.h15 FSFETCHDATA = 130, /* AFS Fetch file data */ enumerator
H A Dfsclient.c472 bp[0] = htonl(FSFETCHDATA); in afs_fs_fetch_data()