Searched refs:YFSEXTENDLOCK (Results 1 – 2 of 2) sorted by relevance
/linux/fs/afs/ | ||
H A D | protocol_yfs.h | 44 YFSEXTENDLOCK = 64157, /* YFS Extend a file lock */ enumerator |
H A D | yfsclient.c | 1482 bp = xdr_encode_u32(bp, YFSEXTENDLOCK); in yfs_fs_extend_lock() |