Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dfs_pin.h22 void pin_remove(struct fs_pin *);
/linux-6.12.1/fs/
Dfs_pin.c10 void pin_remove(struct fs_pin *pin) in pin_remove() function
/linux-6.12.1/kernel/
Dacct.c197 pin_remove(pin); in acct_pin_kill()