Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/incfs/
H A Ddata_mgmt.h377 struct mount_info *n_mount_info; /* A mount, this file belongs to */ member
H A Dvfs.c354 node->n_mount_info = get_mount_info(inode->i_sb); in inode_set()