Home
last modified time | relevance | path

Searched refs:orangefs_features (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/orangefs/
H A Dsuper.c39 uint64_t orangefs_features; variable
295 orangefs_features = in orangefs_remount()
298 orangefs_features = 0; in orangefs_remount()
301 orangefs_features = 0; in orangefs_remount()
575 orangefs_features = new_op->downcall.resp.features.features; in orangefs_mount()
578 orangefs_features = 0; in orangefs_mount()
H A Dorangefs-kernel.h340 extern uint64_t orangefs_features;
H A Dfile.c440 if (orangefs_features & ORANGEFS_FEATURE_READAHEAD) { in orangefs_file_release()
H A Dorangefs-sysfs.c355 if (!(orangefs_features & ORANGEFS_FEATURE_READAHEAD) && in sysfs_service_op_show()
574 if (!(orangefs_features & ORANGEFS_FEATURE_READAHEAD) && in sysfs_service_op_store()