Searched defs:obno (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_bmap.c | 3877 xfs_fileoff_t obno; in xfs_bmapi_read() local 3765 xfs_bmapi_trim_map( struct xfs_bmbt_irec *mval, struct xfs_bmbt_irec *got, xfs_fileoff_t *bno, xfs_filblks_t len, xfs_fileoff_t obno, xfs_fileoff_t end, int n, int flags) xfs_bmapi_trim_map() argument 3811 xfs_bmapi_update_map( struct xfs_bmbt_irec **map, xfs_fileoff_t *bno, xfs_filblks_t *len, xfs_fileoff_t obno, xfs_fileoff_t end, int *n, int flags) xfs_bmapi_update_map() argument 4331 xfs_fileoff_t obno; /* old block number (offset) */ xfs_bmapi_write() local [all...] |
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_bmap.c | 3877 xfs_fileoff_t obno; in xfs_bmapi_read() local 3765 xfs_bmapi_trim_map( struct xfs_bmbt_irec *mval, struct xfs_bmbt_irec *got, xfs_fileoff_t *bno, xfs_filblks_t len, xfs_fileoff_t obno, xfs_fileoff_t end, int n, uint32_t flags) xfs_bmapi_trim_map() argument 3811 xfs_bmapi_update_map( struct xfs_bmbt_irec **map, xfs_fileoff_t *bno, xfs_filblks_t *len, xfs_fileoff_t obno, xfs_fileoff_t end, int *n, uint32_t flags) xfs_bmapi_update_map() argument 4336 xfs_fileoff_t obno; /* old block number (offset) */ xfs_bmapi_write() local [all...] |
Completed in 10 milliseconds