Home
last modified time | relevance | path

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

/Linux-v6.1/fs/orangefs/
Dsuper.c39 uint64_t orangefs_features; variable
294 orangefs_features = in orangefs_remount()
297 orangefs_features = 0; in orangefs_remount()
300 orangefs_features = 0; in orangefs_remount()
574 orangefs_features = new_op->downcall.resp.features.features; in orangefs_mount()
577 orangefs_features = 0; in orangefs_mount()
Dorangefs-kernel.h340 extern uint64_t orangefs_features;
Dfile.c421 if (orangefs_features & ORANGEFS_FEATURE_READAHEAD) { in orangefs_file_release()
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()