Searched refs:FUSE_CAP_NO_OPENDIR_SUPPORT (Results 1 – 4 of 4) sorted by relevance
78 if(conn->capable & FUSE_CAP_NO_OPENDIR_SUPPORT) in pc_init()
395 #define FUSE_CAP_NO_OPENDIR_SUPPORT (1 << 24) macro
224 * Add support and documentation for FUSE_CAP_NO_OPENDIR_SUPPORT.
2009 se->conn.capable |= FUSE_CAP_NO_OPENDIR_SUPPORT;