Home
last modified time | relevance | path

Searched defs:rt (Results 1 – 3 of 3) sorted by relevance

/fs/ntfs3/
Dfslog.c381 static inline u32 bytes_per_rt(const struct RESTART_TABLE *rt) in bytes_per_rt()
729 static bool check_rstbl(const struct RESTART_TABLE *rt, size_t bytes) in check_rstbl()
784 static inline void free_rsttbl_idx(struct RESTART_TABLE *rt, u32 off) in free_rsttbl_idx()
843 struct RESTART_TABLE *rt; in extend_rsttbl() local
915 struct RESTART_TABLE *rt = *tbl; in alloc_rsttbl_from_idx() local
3748 const struct RESTART_TABLE *rt; in log_replay() local
/fs/xfs/
Dxfs_bmap_util.c649 int rt; in xfs_alloc_file_space() local
/fs/xfs/libxfs/
Dxfs_bmap.c2947 int rt, /* is this a realtime inode? */ in xfs_bmap_extsize_align()