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