Home
last modified time | relevance | path

Searched refs:pin_remove (Results 1 – 3 of 3) 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
/linux/kernel/
H A Dacct.c197 pin_remove(pin); in acct_pin_kill()