Searched refs:xfs_filestream_pick_ag (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_filestream.c | 35 * counters. These counters allow xfs_filestream_pick_ag() to tell whether a 98 xfs_filestream_pick_ag( in xfs_filestream_pick_ag() function 307 if (xfs_filestream_pick_ag(pip, startag, &ag, 0, 0)) in xfs_filestream_lookup_ag() 351 err = xfs_filestream_pick_ag(pip, startag, agp, flags, minlen); in xfs_filestream_new_ag()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_filestream.c | 56 xfs_filestream_pick_ag( in xfs_filestream_pick_ag() function 300 error = xfs_filestream_pick_ag(args, pino, agno, flags, longest); in xfs_filestream_create_association() 306 * xfs_filestream_pick_ag() has already bumped the perag fstrms counter in xfs_filestream_create_association()
|
Completed in 2 milliseconds