Searched refs:aflags (Results 1 – 6 of 6) sorted by relevance
382 struct gfs2_alloc_parms ap = { .target = *dblocks, .aflags = flags, }; in alloc_dinode()601 u32 aflags = 0; in gfs2_create_inode() local700 aflags |= GFS2_AF_ORLOV; in gfs2_create_inode()705 error = alloc_dinode(ip, aflags, &blocks); in gfs2_create_inode()
389 struct gfs2_alloc_parms ap = { .aflags = 0, }; in gfs2_page_mkwrite()807 struct gfs2_alloc_parms ap = { .aflags = 0, }; in gfs2_fallocate()
304 u32 aflags; member
794 struct gfs2_alloc_parms ap = { .aflags = 0, }; in do_sync()1608 struct gfs2_alloc_parms ap = { .aflags = 0, }; in gfs2_set_dqblk()
673 struct gfs2_alloc_parms ap = { .aflags = 0, }; in gfs2_write_begin()
1923 if (S_ISDIR(ip->i_inode.i_mode) && (ap->aflags & GFS2_AF_ORLOV)) in gfs2_inplace_reserve()