Home
last modified time | relevance | path

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

/openbmc/linux/fs/jffs2/
H A Dnodelist.c149 static struct jffs2_node_frag * new_fragment(struct jffs2_full_dnode *fn, uint32_t ofs, uint32_t si… in new_fragment() function
/openbmc/linux/fs/ufs/
H A Dinode.c256 sector_t new_fragment, int *err, in ufs_inode_getfrag()
335 unsigned index, sector_t new_fragment, int *err, in ufs_inode_getblock()
/openbmc/linux/fs/configfs/
H A Ddir.c159 static struct configfs_fragment *new_fragment(void) in new_fragment() function