Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dsuper.c1380 static int ext4_get_next_id(struct super_block *sb, struct kqid *qid);
1398 .get_next_id = ext4_get_next_id,
6093 static int ext4_get_next_id(struct super_block *sb, struct kqid *qid) in ext4_get_next_id() function