Searched refs:FUSE_SETUPMAPPING (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/uapi/linux/ | ||
D | fuse.h | 540 FUSE_SETUPMAPPING = 48, enumerator |
/Linux-v6.1/fs/fuse/ | ||
D | dax.c | 205 args.opcode = FUSE_SETUPMAPPING; in fuse_setup_one_mapping() |