Searched refs:CEPH_MAX_READDIR_DEFAULT (Results 1 – 2 of 2) sorted by relevance
356 fsopt->max_readdir = CEPH_MAX_READDIR_DEFAULT; in parse_mount_options()464 if (fsopt->max_readdir != CEPH_MAX_READDIR_DEFAULT) in ceph_show_options()
49 #define CEPH_MAX_READDIR_DEFAULT 1024 macro