Searched refs:nilfs_detach_segment_constructor (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dsegment.h234 extern void nilfs_detach_segment_constructor(struct nilfs_sb_info *);
H A Dsuper.c347 nilfs_detach_segment_constructor(sbi);
928 nilfs_detach_segment_constructor(sbi);
980 nilfs_detach_segment_constructor(sbi);
H A Drecovery.c779 nilfs_detach_segment_constructor(sbi);
H A Dsegment.c2801 nilfs_detach_segment_constructor(sbi);
2819 * nilfs_detach_segment_constructor - destroy the segment constructor
2822 * nilfs_detach_segment_constructor() kills the segment constructor daemon,
2825 void nilfs_detach_segment_constructor(struct nilfs_sb_info *sbi) function

Completed in 110 milliseconds