Searched refs:FUSE_CAP_READDIRPLUS (Results 1 – 3 of 3) sorted by relevance
253 #define FUSE_CAP_READDIRPLUS (1 << 13) macro
392 LL_DISABLE(opts->no_readdirplus, FUSE_CAP_READDIRPLUS); in fuse_apply_conn_info_opts()
2041 se->conn.capable |= FUSE_CAP_READDIRPLUS; in do_init()2104 LL_SET_DEFAULT(se->op.readdirplus, FUSE_CAP_READDIRPLUS); in do_init()2170 if (se->conn.want & FUSE_CAP_READDIRPLUS) in do_init()