Home
last modified time | relevance | path

Searched refs:ocfs2_group_extend (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/ocfs2/
Dresize.h13 int ocfs2_group_extend(struct inode * inode, int new_clusters);
Dresize.c257 int ocfs2_group_extend(struct inode * inode, int new_clusters) in ocfs2_group_extend() function
Dioctl.c873 status = ocfs2_group_extend(inode, new_clusters); in ocfs2_ioctl()
Docfs2_trace.h772 DEFINE_OCFS2_ULL_UINT_EVENT(ocfs2_group_extend);