Searched refs:DEBUGFS_S_IRUSR (Results 1 – 2 of 2) sorted by relevance
632 #define DEBUGFS_S_IRUSR (1 << 8) macro
349 mode = t & DEBUGFS_S_IRUSR ? S_IRUSR : 0; in bpmp_populate_dir()