Home
last modified time | relevance | path

Searched refs:NILFS_MDT_GFP (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nilfs2/
H A Dmdt.h65 #define NILFS_MDT_GFP (__GFP_RECLAIM | __GFP_IO | __GFP_HIGHMEM) macro
H A Difile.c194 err = nilfs_mdt_init(ifile, NILFS_MDT_GFP, in nilfs_ifile_read()
H A Dcpfile.c1154 err = nilfs_mdt_init(cpfile, NILFS_MDT_GFP, 0); in nilfs_cpfile_read()