Searched refs:FUSE_OPENDIR (Results 1 – 3 of 3) sorted by relevance
50 type == FUSE_DIR ? FUSE_OPENDIR : FUSE_OPEN, inode in fuse_create_open_req()220 case FUSE_OPENDIR: in fuse_opcode_to_string()
57 #define FUSE_OPENDIR 27 macro
317 &req.out_header, type == FUSE_DIR ? FUSE_OPENDIR : FUSE_OPEN, used_len, buf[1].len in virtiofs_open()
Completed in 11 milliseconds