Searched refs:PFS_NOWAIT (Results 1 – 3 of 3) sorted by relevance
237 debugfs_attr, NULL, debugfs_destroy, flags | PFS_RAW | PFS_NOWAIT); in debugfs_create_file()317 debugfs_destroy, PFS_RD | PFS_NOWAIT); in debugfs_create_dir()351 NULL, NULL, NULL, PFS_NOWAIT); in debugfs_create_symlink()
78 #define PFS_NOWAIT 0x0020 /* allow malloc to fail */ macro
78 if (flags & PFS_NOWAIT) in pfs_alloc_node_flags()