Searched refs:PFS_NOWAIT (Results 1 – 3 of 3) sorted by relevance
210 debugfs_attr, NULL, debugfs_destroy, flags | PFS_NOWAIT); in debugfs_create_file()290 debugfs_destroy, PFS_RD | PFS_NOWAIT); in debugfs_create_dir()324 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()