Searched refs:NILFS_MDT_GFP (Results 1 – 5 of 5) sorted by relevance
65 #define NILFS_MDT_GFP (__GFP_RECLAIM | __GFP_IO | __GFP_HIGHMEM) macro
194 err = nilfs_mdt_init(ifile, NILFS_MDT_GFP, in nilfs_ifile_read()
512 err = nilfs_mdt_init(dat, NILFS_MDT_GFP, sizeof(*di)); in nilfs_dat_read()
1154 err = nilfs_mdt_init(cpfile, NILFS_MDT_GFP, 0); in nilfs_cpfile_read()
1232 err = nilfs_mdt_init(sufile, NILFS_MDT_GFP, sizeof(*sui)); in nilfs_sufile_read()
Completed in 14 milliseconds