Searched refs:xtsplit (Results  1 – 1 of 1) sorted by relevance
| /linux-4.1.27/fs/jfs/ | 
| D | jfs_xtree.c | 91 struct xtsplit {  struct 122 		     struct xtsplit * split, struct btstack * btstack); 124 static int xtSplitPage(tid_t tid, struct inode *ip, struct xtsplit * split, 128 		       struct xtsplit * split, struct metapage ** rmpp); 548 	struct xtsplit split;	/* split information */  in xtInsert() 689 	  struct inode *ip, struct xtsplit * split, struct btstack * btstack)  in xtSplitUp() 959 	    struct xtsplit * split, struct metapage ** rmpp, s64 * rbnp)  in xtSplitPage() 1226 	    struct inode *ip, struct xtsplit * split, struct metapage ** rmpp)  in xtSplitRoot() 1372 	struct xtsplit split;	/* split information */  in xtExtend() 1535 	struct xtsplit split;	/* split information */  in xtTailgate() [all …] 
 |