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