Home
last modified time | relevance | path

Searched defs:lh (Results 1 – 9 of 9) sorted by relevance

/fs/gfs2/
Drecovery.c120 static int gfs2_log_header_in(struct gfs2_log_header_host *lh, const void *buf) in gfs2_log_header_in()
226 struct gfs2_log_header_host lh; in jhead_scan() local
338 struct gfs2_log_header_host lh; in foreach_descriptor() local
386 struct gfs2_log_header *lh; in clean_journal() local
Dsuper.c346 struct gfs2_log_header_host lh; in gfs2_lock_fs_check_clean() local
Dlog.c579 struct gfs2_log_header *lh; in log_write_header() local
/fs/proc/
Dinternal.h92 struct list_head lh; member
/fs/
Dseq_file.c645 struct list_head *lh; in seq_list_start() local
668 struct list_head *lh; in seq_list_next() local
/fs/coda/
Dpsdev.c101 struct list_head *lh; in coda_psdev_write() local
/fs/jfs/
Djfs_dtree.c3664 struct ldtentry *lh; in ciCompare() local
3836 struct ldtentry *lh; in dtGetKey() local
3899 struct ldtentry *lh = NULL; in dtInsertEntry() local
/fs/yaffs2/
Dyaffs_guts.c838 struct ylist_head *lh; in yaffs_VerifyObjects() local
4399 struct ylist_head *lh; in yaffs_WriteCheckpointObjects() local
6618 struct ylist_head *lh; in yaffs_VerifyObjectInDirectory() local
6662 struct ylist_head *lh; in yaffs_VerifyDirectory() local
/fs/partitions/
Dldm.c1464 static void ldm_free_vblks (struct list_head *lh) in ldm_free_vblks()