Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfsctl.c160 static const struct file_operations exports_nfsd_operations = { in exports_nfsd_open()
1316 [NFSD_List] = {"exports", &exports_nfsd_operations, S_IRUGO}, in nfsdfs_create_files()
1318 [NFSD_Export_Stats] = {"export_stats", &exports_nfsd_operations, S_IRUGO}, in nfsdfs_create_files()
163 static const struct file_operations exports_nfsd_operations = { global() variable