Home
last modified time | relevance | path

Searched refs:FUSE_LSEEK (Results 1 – 3 of 3) sorted by relevance

/linux/fs/fuse/
H A Dfuse_trace.h54 EM( FUSE_LSEEK, "FUSE_LSEEK") \
H A Dfile.c2877 args.opcode = FUSE_LSEEK; in fuse_lseek()
/linux/include/uapi/linux/
H A Dfuse.h146 * - add FUSE_LSEEK for SEEK_HOLE and SEEK_DATA support
645 FUSE_LSEEK = 46,
634 FUSE_LSEEK = 46, global() enumerator