Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfuse.h483 FUSE_CANONICAL_PATH = 2016, enumerator
/OK3568_Linux_fs/kernel/fs/fuse/
H A Ddir.c412 args.opcode = FUSE_CANONICAL_PATH; in fuse_dentry_canonical_path()
H A Ddev.c1945 if (!err && req->in.h.opcode == FUSE_CANONICAL_PATH) { in fuse_dev_do_write()