Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfs_pin.h22 void pin_remove(struct fs_pin *);
/linux/fs/
H A Dfs_pin.c10 void pin_remove(struct fs_pin *pin) in pin_remove() function