Searched refs:n_mount_info (Results 1 – 2 of 2) sorted by relevance
/fs/incfs/ | ||
D | data_mgmt.h | 377 struct mount_info *n_mount_info; /* A mount, this file belongs to */ member |
D | vfs.c | 355 node->n_mount_info = get_mount_info(inode->i_sb); in inode_set() |