Searched refs:DEBUGFS_FSDATA_IS_REAL_FOPS_BIT (Results 1 – 3 of 3) sorted by relevance
41 #define DEBUGFS_FSDATA_IS_REAL_FOPS_BIT BIT(0) macro
54 if ((unsigned long)fsd & DEBUGFS_FSDATA_IS_REAL_FOPS_BIT) { in debugfs_real_fops()96 if (!((unsigned long)d_fsd & DEBUGFS_FSDATA_IS_REAL_FOPS_BIT)) { in debugfs_file_get()104 ~DEBUGFS_FSDATA_IS_REAL_FOPS_BIT); in debugfs_file_get()191 ((unsigned long)fsd & DEBUGFS_FSDATA_IS_REAL_FOPS_BIT))) in debugfs_enter_cancellation()223 ((unsigned long)fsd & DEBUGFS_FSDATA_IS_REAL_FOPS_BIT))) in debugfs_leave_cancellation()
228 if ((unsigned long)fsd & DEBUGFS_FSDATA_IS_REAL_FOPS_BIT) in debugfs_release_dentry()446 DEBUGFS_FSDATA_IS_REAL_FOPS_BIT); in __debugfs_create_file()747 if ((unsigned long)fsd & DEBUGFS_FSDATA_IS_REAL_FOPS_BIT) in __debugfs_file_removed()