Searched refs:methods (Results 1 – 3 of 3) sorted by relevance
80 unsigned int methods = 0; in __debugfs_file_get() local93 methods |= HAS_LSEEK; in __debugfs_file_get()95 methods |= HAS_READ; in __debugfs_file_get()97 methods |= HAS_WRITE; in __debugfs_file_get()103 methods |= HAS_LSEEK; in __debugfs_file_get()105 methods |= HAS_READ; in __debugfs_file_get()107 methods |= HAS_WRITE; in __debugfs_file_get()109 methods |= HAS_IOCTL; in __debugfs_file_get()111 methods |= HAS_POLL; in __debugfs_file_get()114 fsd->methods = methods; in __debugfs_file_get()[all …]
46 unsigned int methods; member
165 bool "Support legacy NFSv4 client tracking methods (DEPRECATED)"176 These legacy client tracking methods have proven to be problematic
Completed in 10 milliseconds