Searched refs:DEBUGFS_S_IWUSR (Results 1 – 3 of 3) sorted by relevance
467 mode |= attrs & DEBUGFS_S_IWUSR ? 0200 : 0; in bpmp_populate_debugfs_inband()730 mode |= t & DEBUGFS_S_IWUSR ? S_IWUSR : 0; in bpmp_populate_dir()
616 #define DEBUGFS_S_IWUSR (1 << 7) macro
673 #define DEBUGFS_S_IWUSR (1 << 7) macro